AP configuration
[project/luci.git] / modules / niu / luasrc / model / cbi / niu / network / lan.lua
index 6f6237e..45f2381 100644 (file)
@@ -20,6 +20,7 @@ function d.on_done()
                cs:save("network")
        end
 
+       cursor:set("network", "lan", "type", "bridge")
        cursor:commit("network")
        cursor:commit("dhcp")
 end