mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix status page
This commit is contained in:
parent
05a638a3d9
commit
de81bec081
2 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ function wizard_add()
|
|||
if delete_server ~= "" then
|
||||
for serverdel, _ in pairs(delete_server) do
|
||||
luci.sys.call("uci -q del openmptcprouter." .. serverdel)
|
||||
gostatus = false
|
||||
end
|
||||
gostatus = false
|
||||
end
|
||||
|
||||
-- Add new interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue