update 2025-10-28 14:20:21

This commit is contained in:
kenzok8
2025-10-28 14:20:21 +08:00
parent 22eeec1f34
commit 77429eb053

View File

@@ -1,4 +1,12 @@
{
"admin/control": {
"title": "Control",
"order": 1,
"action": {
"type": "firstchild",
"recurse": true
}
},
"admin/control/watchdog": {
"title": "Watch Dog",
"order": 10,
@@ -14,7 +22,7 @@
"admin/control/watchdog/config": {
"title": "Basic Settings",
"order": 10,
"order": 20,
"action": {
"type": "view",
"path": "watchdog/basic"
@@ -22,7 +30,7 @@
},
"admin/control/watchdog/log": {
"title": "Log",
"order": 40,
"order": 30,
"action": {
"type": "view",
"path": "watchdog/log"