chore: rm success notice
This commit is contained in:
@@ -292,7 +292,6 @@ export const HomeProfileCard = ({
|
||||
setUpdating(true);
|
||||
try {
|
||||
await updateProfile(current.uid, current.option);
|
||||
showNotice("success", t("Update subscription successfully"), 1000);
|
||||
onProfileUpdated?.();
|
||||
|
||||
// 刷新首页数据
|
||||
|
||||
Reference in New Issue
Block a user