added quit to dev menu
This commit is contained in:
@@ -8,7 +8,8 @@ dev_functions = {
|
||||
'Shutdown': 'shutdown_system',
|
||||
'Update': 'update',
|
||||
'Re-open App': 'restart_app',
|
||||
'Black screen': 'show_black'
|
||||
'Black screen': 'show_black',
|
||||
'!!! Close App': 'quit'
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user