Replaced /reboot with /shutdown
This commit is contained in:
@@ -88,7 +88,7 @@ default_config = {
|
||||
],
|
||||
},
|
||||
"commands": ["start", "rules"],
|
||||
"commands_admin": ["import", "export", "reboot"],
|
||||
"commands_admin": ["import", "export", "shutdown"],
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user