mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Fix default for glorytun LuCI
This commit is contained in:
parent
e07b40b10b
commit
537ba36c40
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ s.template = "cbi/tblsection"
|
||||||
s.template_addremove = "glorytun/cbi-select-input-add"
|
s.template_addremove = "glorytun/cbi-select-input-add"
|
||||||
s.addremove = true
|
s.addremove = true
|
||||||
s.add_select_options = { }
|
s.add_select_options = { }
|
||||||
|
s.add_select_options[''] = ''
|
||||||
s.extedit = luci.dispatcher.build_url(
|
s.extedit = luci.dispatcher.build_url(
|
||||||
"admin", "services", "glorytun", "settings", "%s"
|
"admin", "services", "glorytun", "settings", "%s"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue