mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change shutdown app order
This commit is contained in:
parent
48ab5a334e
commit
244a1e247b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"admin/system/shutdown": {
|
"admin/system/shutdown": {
|
||||||
"title": "Shutdown",
|
"title": "Shutdown",
|
||||||
"order": 60,
|
"order": 90,
|
||||||
"action": {
|
"action": {
|
||||||
"type": "view",
|
"type": "view",
|
||||||
"path": "system/shutdown"
|
"path": "system/shutdown"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue