upd: api mobile

Deskripsi:
- tambah fcm komentar diskusi umum

No ISsues
This commit is contained in:
2025-08-06 11:57:12 +08:00
parent e766a6059d
commit c4d454ea58
2 changed files with 76 additions and 0 deletions

View File

@@ -33,6 +33,9 @@ export async function sendFCMNotificationMany({ token, title, body, data }: { to
},
// Opsional: konfigurasi APNS (iOS)
apns: {
headers: {
"apns-collapse-id": "order_update_notification",
},
payload: {
aps: {
sound: "default",