mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-08 07:03:31 +08:00
fix
This commit is contained in:
@@ -244,9 +244,7 @@ function showSubscribeAddToast(result: boolean,
|
||||
if (best_version > 0)
|
||||
subname = '洗版订阅'
|
||||
|
||||
if (result)
|
||||
$toast.success(`${title} 添加${subname}成功!`)
|
||||
else
|
||||
if (!result)
|
||||
$toast.error(`${title} 添加${subname}失败:${message}!`)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user