mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 16:14:01 +02:00
FB15569 - Debug default scripts no longer on developer menu
This commit is contained in:
parent
dbd8e0f041
commit
9b91f7bb5a
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ if (Menu.menuExists(MENU_CATEGORY) && !Menu.menuItemExists(MENU_CATEGORY, MENU_I
|
|||
menuItemName: MENU_ITEM,
|
||||
isCheckable: true,
|
||||
isChecked: previousSetting,
|
||||
grouping: "Advanced"
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue