UVL related override fixes for Essentials
[project/luci.git] / modules / admin-mini / luasrc / model / cbi / mini / wifi.lua
index e938826..31242b7 100644 (file)
@@ -159,6 +159,7 @@ end
 
 s = m:section(TypedSection, "wifi-iface", translate("m_n_local"))
 s.anonymous = true
+s.addremove = false
 
 s:option(Value, "ssid", translate("a_w_netid"))