fix 下载器文件同步插件友情提示

This commit is contained in:
thsrite 2023-08-31 15:07:30 +08:00
parent 95787f6ef6
commit 0837950334

View File

@ -340,6 +340,25 @@ class SyncDownloadFiles(_PluginBase):
}
]
},
{
'component': 'VRow',
'content': [
{
'component': 'VCol',
'props': {
'cols': 12,
},
'content': [
{
'component': 'VAlert',
'props': {
'text': '如果所选下载器种子很多的话,时间会有点久,请耐心等候,可查看日志。'
}
}
]
}
]
}
]
}
], {