Skip to content
Snippets Groups Projects
Commit 12e53e0a authored by 심재엽's avatar 심재엽
Browse files

refactor: fcm token 저장시 문구 변경

parent 4475f221
No related branches found
No related tags found
1 merge request!37refactor: fcm token 저장시 문구 변경, 친구 삭제 api 경로 수정
Checking pipeline status
......@@ -34,7 +34,7 @@ const GetUserPermission = async () => {
await GetFCMToken();
Toast.fire({
icon: "error",
title: `알림 토큰 저장 실패`,
title: `알림 토큰 저장 `,
});
} else {
console.log("token setting complete");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment