🐛 Fix(custom): fix the value not update issue when set per picbed preprocess

This commit is contained in:
Kuingsmile
2026-01-27 11:15:25 +08:00
parent f5ff523cfb
commit cf02a8f4e3
5 changed files with 34 additions and 19 deletions

View File

@@ -905,6 +905,7 @@
<SettingSection>
<CustomSwitch
v-model="advancedRename.enable"
small
:title="t('pages.settings.upload.enableAdvancedRname')"
:description="t('pages.settings.upload.enableAdvancedRnameDesc')"
/>