Update luci-app-smartdns.json
With this small fix, the menu entry for smartdns is not shown anymore on the login page of openwrt.
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"path": "smartdns/smartdns"
|
"path": "smartdns/smartdns"
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
|
"acl": [ "luci-app-smartdns" ],
|
||||||
"uci": { "smartdns": true }
|
"uci": { "smartdns": true }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user