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