forked from github/szkolny
[UI] Hide Debugging menu without dev mode.
This commit is contained in:
parent
ceca75ef4b
commit
9fd9721ae7
@ -217,6 +217,7 @@ enum class NavTarget(
|
||||
location = NavTargetLocation.BOTTOM_SHEET,
|
||||
nameRes = R.string.menu_debug,
|
||||
icon = CommunityMaterial.Icon.cmd_android_debug_bridge,
|
||||
devModeOnly = true,
|
||||
),
|
||||
GRADES_EDITOR(
|
||||
id = 501,
|
||||
|
Loading…
Reference in New Issue
Block a user