mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-07 06:33:33 +08:00
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import { useToast } from 'vue-toast-notification'
|
||||
import { useToast } from 'vue-toastification'
|
||||
import type { Workflow } from '@/api/types'
|
||||
import { doneNProgress, startNProgress } from '@/api/nprogress'
|
||||
import { requiredValidator } from '@/@validators'
|
||||
|
||||
Reference in New Issue
Block a user