🍉 Sync 2026-04-27 08:33:04

This commit is contained in:
github-actions[bot]
2026-04-27 08:33:04 +08:00
parent 626acc7447
commit 212e7bdc2e
1285 changed files with 652917 additions and 268 deletions
@@ -2,10 +2,10 @@
"luci-app-control-webrestriction": {
"description": "Grant UCI access for luci-app-control-webrestriction",
"read": {
"uci": [ "webrestriction" ]
"uci": [ "luci-app-control-webrestriction" ]
},
"write": {
"uci": [ "webrestriction" ]
"uci": [ "luci-app-control-webrestriction" ]
}
}
}
@@ -1,4 +1,4 @@
{
"config": "webrestriction",
"init": "webrestriction"
"config": "luci-app-control-webrestriction",
"init": "luci-app-control-webrestriction"
}