mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 12:24:33 +08:00
14 lines
202 B
JSON
14 lines
202 B
JSON
{
|
|
"admin/system/footstrap": {
|
|
"title": "Footstrap",
|
|
"order": 3,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "footstrap/appearance"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-theme-footstrap" ]
|
|
}
|
|
}
|
|
}
|