Skip to content
Snippets Groups Projects
Commit 143db44c authored by eli's avatar eli
Browse files

FIX STORM-1494 remove duplicate ID and xml snippet

parent 4d432251
No related branches found
No related tags found
No related merge requests found
...@@ -2931,18 +2931,6 @@ ...@@ -2931,18 +2931,6 @@
function="Floater.Toggle" function="Floater.Toggle"
parameter="region_debug_console" /> parameter="region_debug_console" />
</menu_item_check> </menu_item_check>
<menu_item_check
label="Region Debug Console"
name="Region Debug Console"
shortcut="control|shift|`"
use_mac_ctrl="true">
<menu_item_check.on_check
function="Floater.Visible"
parameter="region_debug_console" />
<menu_item_check.on_click
function="Floater.Toggle"
parameter="region_debug_console" />
</menu_item_check>
<menu_item_separator /> <menu_item_separator />
<menu_item_check <menu_item_check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment