mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-31 23:01:21 +08:00
15 lines
269 B
JSON
15 lines
269 B
JSON
{
|
|
"admin/system/packagesync": {
|
|
"title": "Local software source",
|
|
"order": 32,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "packagesync"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-packagesync" ],
|
|
"uci": { "packagesync": true }
|
|
}
|
|
}
|
|
}
|