feat: improve subscription update method and enhance error handling for profile updates

This commit is contained in:
Tunglies
2025-11-02 22:41:22 +08:00
Unverified
parent d4cb16f4ff
commit 34cac0fa3a
6 changed files with 105 additions and 59 deletions

View File

@@ -19,6 +19,8 @@ export const handleNoticeMessage = (
showNotice("error", msg);
},
"set_config::error": () => showNotice("error", msg),
// 后端暂时没有启用相关通知, 批量更新可能造成扰人提醒
// update_success: () => showNotice("success", t("Update subscription successfully")),
update_with_clash_proxy: () =>
showNotice(
"success",