mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-08-01 04:17:53 +08:00
16 lines
299 B
JSON
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"]
|
|
}
|
|
}
|
|
}
|
|
|