update-11.22

This commit is contained in:
github-actions[bot]
2021-11-22 20:31:55 +08:00
parent dc5b8af99b
commit 3c3e6c8bcb
2 changed files with 5 additions and 6 deletions

View File

@@ -75,6 +75,7 @@ return view.extend({
o.cast = 'string';
o = s.taboption('lansetup', form.Flag, 'siderouter', _('Siderouter'));
o.rmempty = false;
o = s.taboption('lansetup', form.Value, 'lan_gateway', _('IPv4 gateway'));
o.depends('siderouter', '1');