mirror of
https://github.com/openwrt/luci.git
synced 2026-02-04 12:06:01 +08:00
Merge pull request #2223 from TDT-AG/pr/20181012-luci-app-mwan3
luci-app-mwan3: fix typo
This commit is contained in:
@@ -117,7 +117,7 @@ function diagnosticsData(interface, task)
|
||||
end
|
||||
end
|
||||
|
||||
function get_gateway(inteface)
|
||||
function get_gateway(interface)
|
||||
local gateway = nil
|
||||
local dump = nil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user