small-packages/luci-app-partexp/root/usr/share/luci/menu.d/luci-app-partexp.json
2026-05-10 09:48:30 +08:00

16 lines
299 B
JSON

{
"admin/system/partexp": {
"title": "Partition Expansion",
"order": 54,
"action": {
"type": "view",
"path": "partexp"
},
"acl": ["luci-app-partexp"],
"depends": {
"acl": ["luci-app-partexp"]
}
}
}