🎁 Sync 2024-09-24 20:36:37

This commit is contained in:
github-actions[bot] 2024-09-24 20:36:37 +08:00
parent 18040a4eb8
commit 60286d4c17

View File

@ -260,7 +260,7 @@ return view.extend({
o.value('debug');
o = s.taboption('general', form.ListValue, 'mode', _('Proxy Mode'));
o.value('general', _('Global Mode'));
o.value('global', _('Global Mode'));
o.value('rule', _('Rule Mode'));
o.value('direct', _('Direct Mode'));