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

@ -624,6 +624,8 @@ class NAStoolSync(_PluginBase):
{
'component': 'VAlert',
'props': {
'type': 'info',
'variant': 'tonal',
'text': '开启清空记录时会在导入历史数据之前删除MoviePilot之前的记录。'
'如果转移记录很多同步时间可能会长3-10分钟'
'所以点击确定后页面没反应是正常现象,后台正在处理。'