From 62a9cf3e3ff210660317fe1ef6fdb972095cb694 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sun, 4 May 2025 14:01:01 +0200 Subject: [PATCH] Editor: Fix bit edit --- editor/include/editing.inc.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/editor/include/editing.inc.php b/editor/include/editing.inc.php index 8ef2c944..f0fdc494 100644 --- a/editor/include/editing.inc.php +++ b/editor/include/editing.inc.php @@ -1,6 +1,10 @@