Merge pull request #242 from wikrin/v2

This commit is contained in:
jxxghp
2024-11-21 14:00:17 +08:00
committed by GitHub
3 changed files with 5 additions and 4 deletions

View File

@@ -417,7 +417,7 @@ onMounted(() => {
v-model="subscribeForm.downloader"
:items="downloaderOptions"
label="下载器"
hint="指定该订阅使用的下载器,留空自动使用默认下载器"
hint="指定该订阅使用的下载器"
persistent-hint
/>
</VCol>