diff --git a/frontend/src/components/dialogs/PreferencesDialog.vue b/frontend/src/components/dialogs/PreferencesDialog.vue index 9d6e994..97396e2 100644 --- a/frontend/src/components/dialogs/PreferencesDialog.vue +++ b/frontend/src/components/dialogs/PreferencesDialog.vue @@ -67,78 +67,94 @@ const onClose = () => { preset="dialog" transform-origin="center" > - - - - - - - {{ opt.label }} - - - - - - - - - - - - - - - - {{ $t('use_system_proxy') }} + + + + + + + + {{ opt.label }} + + + + + + + + + + + + + + + + {{ $t('use_system_proxy') }} + + + {{ $t('use_system_proxy_http') }} + + + + + + {{ $t('auto_check_update') }} - - {{ $t('use_system_proxy_http') }} - - - - - - {{ $t('auto_check_update') }} - - - - + + + - - - - - - - - - - - + + + + + + + + + + + +