autocore: merge changes from LuCI

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
This commit is contained in:
CN_SZTL 2021-02-09 21:07:19 +08:00
parent 2be3997aec
commit bf04ac46fb
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@
"description": "Grant access to DSL status display",
"read": {
"ubus": {
"luci-rpc": [ "getDSLStatus" ]
"dsl": [ "metrics" ]
}
}
},

View File

@ -120,7 +120,7 @@
"description": "Grant access to DSL status display",
"read": {
"ubus": {
"luci-rpc": [ "getDSLStatus" ]
"dsl": [ "metrics" ]
}
}
},