fix Plugin Alerts UI

This commit is contained in:
jxxghp
2023-10-31 11:48:36 +08:00
parent 2e289e80d1
commit 812a9a55d0
14 changed files with 36 additions and 0 deletions

View File

@ -543,6 +543,8 @@ class SyncDownloadFiles(_PluginBase):
{
'component': 'VAlert',
'props': {
'type': 'info',
'variant': 'tonal',
'text': '适用于非MoviePilot下载的任务下载器种子数据较多时同步时间将会较长请耐心等候可查看实时日志了解同步进度时间间隔建议最少每6小时执行一次防止上次任务没处理完。'
}
}