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:
dkadioglu
2021-01-23 13:47:35 +01:00
committed by Nick Peng
parent 3e3859cfb1
commit 3ba8c418f7

View File

@@ -6,6 +6,7 @@
"path": "smartdns/smartdns"
},
"depends": {
"acl": [ "luci-app-smartdns" ],
"uci": { "smartdns": true }
}
}