luci-app-233ddns: fix cbi
This commit is contained in:
parent
b88caf378d
commit
2f94e9a815
@ -9,6 +9,8 @@ end
|
||||
mp = Map("233ddns", translate("233DDNS"))
|
||||
mp.description = translate("A simple, fast, security DDNS client, powered by Oxygen233.") .. "<br/>" .. translate("Instructions for use:") .." https://233.ro/archives/233DDNS.html<br/>" .. translate("Please add u.233.ro to your whitelist if you use proxy programs.")
|
||||
|
||||
mp:section(SimpleSection).template = "233ddns/233ddns_status"
|
||||
|
||||
s = mp:section(TypedSection, "233ddns")
|
||||
s.anonymous=true
|
||||
s.addremove=false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user