Skip to content

Commit

Permalink
修复删除订阅后仍在添加下载任务的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
wushuo894 committed Dec 14, 2024
1 parent 8ca0f64 commit 3ed7a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/home/Ani.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
</div>
</div>
</el-form-item>
<el-form-item label="自定义下载">
<el-form-item label="自定义路径">
<div style="width: 100%;">
<div>
<el-switch v-model:model-value="props.ani.customDownloadPath"/>
Expand Down

0 comments on commit 3ed7a54

Please sign in to comment.