update 2024-07-27 16:21:06

This commit is contained in:
kenzok8 2024-07-27 16:21:06 +08:00
parent 31f0126052
commit c488a7409c
1 changed files with 1 additions and 1 deletions

View File

@ -973,7 +973,7 @@ return view.extend({
so.modalonly = true;
so = ss.option(form.Flag, 'enabled', _('Enable'));
so.default = o.enabled;
so.default = so.enabled;
so.rmempty = false;
so.editable = true;