mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 05:39:30 +08:00
更新 SubscribeListView.vue
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import api from "@/api";
|
||||
import type { Subscribe } from "@/api/types";
|
||||
import NoDataFound from "@/components/NoDataFound.vue";
|
||||
import SubscribeCard from "@/components/cards/SubscribeCard.vue";
|
||||
import PullRefresh from 'pull-refresh-vue3';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user