Skip to content

Commit

Permalink
update notify token
Browse files Browse the repository at this point in the history
  • Loading branch information
Hung-00 committed Dec 8, 2023
1 parent 83bb1c5 commit 810b8e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/resolvers/Mutation/post.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ const postMutation = {
sendNotificationToClient(
[
'eUW71E0j4VAwZdHuyjdnQd:APA91bFKKXAsu_RxExCsDDK7V0AaqvHF9tW51bUBBDUkbvtxHEe9DpnFMhUfvgwVSAoud89y1rHxpeeEesWZZ9hkqAkkEMoP-7ys6QjYekcLln-bnXvvWfdG2ISZGwLtIm0iVH526VLr',
'cL1Bw65HsSxGyqeJdii03m:APA91bGtBsY-8Wuj0SmG2qnmcqeluO5rqaUDerVpmHHs2Qy1dtTWWjnWXTpA2Lj-Mgx_8nRia_Fkhf96KIAYazyyDV-SHwR5PhPfJFzr9iMn4B4-z9qHdui5bYTh1fj5gt9jw-VGmBhX',
],
{
title: 'Notify new post',
Expand Down Expand Up @@ -166,6 +167,7 @@ const postMutation = {
sendNotificationToClient(
[
'eUW71E0j4VAwZdHuyjdnQd:APA91bFKKXAsu_RxExCsDDK7V0AaqvHF9tW51bUBBDUkbvtxHEe9DpnFMhUfvgwVSAoud89y1rHxpeeEesWZZ9hkqAkkEMoP-7ys6QjYekcLln-bnXvvWfdG2ISZGwLtIm0iVH526VLr',
'cL1Bw65HsSxGyqeJdii03m:APA91bGtBsY-8Wuj0SmG2qnmcqeluO5rqaUDerVpmHHs2Qy1dtTWWjnWXTpA2Lj-Mgx_8nRia_Fkhf96KIAYazyyDV-SHwR5PhPfJFzr9iMn4B4-z9qHdui5bYTh1fj5gt9jw-VGmBhX',
],
{
title: 'Notify user like post',
Expand Down

0 comments on commit 810b8e4

Please sign in to comment.