chore: rm success notice

This commit is contained in:
Slinetrac
2025-10-13 19:04:40 +08:00
parent 965ee9844d
commit 537a3000b6
2 changed files with 0 additions and 2 deletions

View File

@@ -292,7 +292,6 @@ export const HomeProfileCard = ({
setUpdating(true);
try {
await updateProfile(current.uid, current.option);
showNotice("success", t("Update subscription successfully"), 1000);
onProfileUpdated?.();
// 刷新首页数据