mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 12:24:33 +08:00
16 lines
216 B
JSON
16 lines
216 B
JSON
{
|
|
"admin/system/smart-reboot": {
|
|
"title": "Smart Reboot",
|
|
"order": 95,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "system/smart-reboot"
|
|
},
|
|
"depends": {
|
|
"acl": [
|
|
"luci-app-smart-reboot"
|
|
]
|
|
}
|
|
}
|
|
}
|