Update shadowsocksr.lua
This commit is contained in:
parent
882661c41e
commit
98cbb8c40f
@ -7,7 +7,7 @@ function index()
|
|||||||
call("act_reset")
|
call("act_reset")
|
||||||
end
|
end
|
||||||
local page
|
local page
|
||||||
page = entry({"admin", "services", "shadowsocksr"}, alias("admin", "services", "shadowsocksr", "client"), _("ShadowSocksR Plus+"), 10)
|
page = entry({"admin", "services", "shadowsocksr"}, alias("admin", "services", "shadowsocksr", "client"), _("ShadowSocksR Plus+"), 1)
|
||||||
page.dependent = true
|
page.dependent = true
|
||||||
page.acl_depends = { "luci-app-ssr-plus" }
|
page.acl_depends = { "luci-app-ssr-plus" }
|
||||||
entry({"admin", "services", "shadowsocksr", "client"}, cbi("shadowsocksr/client"), _("SSR Client"), 10).leaf = true
|
entry({"admin", "services", "shadowsocksr", "client"}, cbi("shadowsocksr/client"), _("SSR Client"), 10).leaf = true
|
||||||
|
Loading…
Reference in New Issue
Block a user