FB15569 - Debug default scripts no longer on developer menu

This commit is contained in:
Alexander Ivash 2018-06-06 03:43:27 +03:00
parent dbd8e0f041
commit 9b91f7bb5a

View file

@ -57,7 +57,6 @@ if (Menu.menuExists(MENU_CATEGORY) && !Menu.menuItemExists(MENU_CATEGORY, MENU_I
menuItemName: MENU_ITEM,
isCheckable: true,
isChecked: previousSetting,
grouping: "Advanced"
});
}