mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-05-04 19:38:03 +08:00
修复一处错误的通知提示
This commit is contained in:
@@ -295,7 +295,7 @@ function service() {
|
||||
if (proxies.length === 0) {
|
||||
$.notify(
|
||||
`🌍 [Sub-Store] 下载组合订阅失败`,
|
||||
`❌ 未找到组合订阅:${name}!`,
|
||||
`❌ 组合订阅:${name}中不含有效节点!`,
|
||||
);
|
||||
res.status(500).json({
|
||||
status: "failed",
|
||||
|
||||
Reference in New Issue
Block a user