mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
parent
5c42eff2e6
commit
c94244ad67
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ function wizard_add()
|
|||
if sectionname:match("^wan(%d+)$") then
|
||||
i = i + 1
|
||||
end
|
||||
if uci:get("network",sectionname,"multipath") == "master" then
|
||||
if ucic:get("network",sectionname,"multipath") == "master" then
|
||||
multipath_master = true
|
||||
end
|
||||
end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue