Upload packages and workflow

This commit is contained in:
itdoginfo
2024-10-10 17:10:30 +03:00
parent bec06f983a
commit 9f84331abe
11 changed files with 813 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"admin/services/podkop": {
"title": "Podkop",
"order": 42,
"action": {
"type": "view",
"path": "podkop/podkop"
},
"depends": {
"acl": [ "luci-app-podkop" ],
"uci": { "podkop": true }
}
}
}