mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 02:09:00 +08:00
修复一处错误的通知提示
This commit is contained in:
parent
a6374ac9c3
commit
2b3f2bbf28
@ -295,7 +295,7 @@ function service() {
|
||||
if (proxies.length === 0) {
|
||||
$.notify(
|
||||
`🌍 [Sub-Store] 下载组合订阅失败`,
|
||||
`❌ 未找到组合订阅:${name}!`,
|
||||
`❌ 组合订阅:${name}中不含有效节点!`,
|
||||
);
|
||||
res.status(500).json({
|
||||
status: "failed",
|
||||
|
4
backend/sub-store.min.js
vendored
4
backend/sub-store.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user