luci: update luci

This commit is contained in:
Nick Peng
2020-04-30 23:11:58 +08:00
parent 54801e1ed6
commit f79ceeac43
5 changed files with 24 additions and 41 deletions

View File

@@ -0,0 +1,12 @@
{
"admin/services/smartdns": {
"title": "SmartDNS",
"action": {
"type": "view",
"path": "smartdns/smartdns"
},
"depends": {
"uci": { "smartdns": true }
}
}
}