mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 08:46:40 +08:00
add remove subscribe
This commit is contained in:
@@ -7,7 +7,7 @@ const props = defineProps({
|
|||||||
info: Object as PropType<DownloadingInfo>,
|
info: Object as PropType<DownloadingInfo>,
|
||||||
});
|
});
|
||||||
|
|
||||||
// 是否显示卡版
|
// 是否显示卡片
|
||||||
const cardState = ref(true);
|
const cardState = ref(true);
|
||||||
|
|
||||||
// 进度条
|
// 进度条
|
||||||
|
|||||||
Reference in New Issue
Block a user