op-packages/luci-app-packagesync/root/usr/share/luci/menu.d/luci-app-packagesync.json
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

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 }
}
}
}