mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-23 10:20:03 +08:00
Tweak UI
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
<v-icon>mdi-delete</v-icon>
|
||||
</v-btn>
|
||||
<v-spacer />
|
||||
<v-divider vertical />
|
||||
<v-switch
|
||||
:input-value="preferences.rss_processing_enabled"
|
||||
@change="changePreference('rss_processing_enabled', $event)"
|
||||
@@ -48,6 +49,7 @@
|
||||
:label="$t('dialog.rss.auto_download')"
|
||||
hide-details
|
||||
/>
|
||||
<v-divider vertical />
|
||||
<v-btn
|
||||
icon
|
||||
@click="showRulesDialog = true"
|
||||
|
||||
Reference in New Issue
Block a user