fix: 链接错误

This commit is contained in:
lisonge
2023-11-10 10:16:32 +08:00
parent 7410956458
commit 525eb3859b
731 changed files with 2663 additions and 2663 deletions

View File

@@ -190,7 +190,7 @@ export const checkConfig = (newConfig: SubscriptionConfig) => {
groupKey: g.key,
});
throw new Error(
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/import/import/12506571`,
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/import/12506571`,
);
}
});
@@ -205,7 +205,7 @@ export const checkConfig = (newConfig: SubscriptionConfig) => {
ruleKey: r.key,
});
throw new Error(
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/import/import/12506571`,
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/import/12506571`,
);
}
});