Update On Sat Feb 21 19:48:38 CET 2026

This commit is contained in:
github-action[bot]
2026-02-21 19:48:39 +01:00
parent f55b67d191
commit a209c8d01a
85 changed files with 1271 additions and 761 deletions
@@ -228,7 +228,7 @@ o.template = appname .. "/cbi/nodes_listvalue"
o.group = {"",""}
o.remove = function(self, section)
local v = s.fields["shunt_udp_node"]:formvalue(section)
if not f then
if not v then
return m:del(section, self.option)
end
end