upd: downgrade fcm

This commit is contained in:
2025-07-01 11:56:20 +08:00
parent f3dda54171
commit 65ebd00ab7
3 changed files with 3 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ export async function sendFCMNotificationMany(token: string[]) {
// Konfigurasi pesan
const message = {
notification: {
title: "Notifikasi Many Encrypted api",
body: "Ini adalah isi notifikasi ke banyak device key diencrypt dan api",
title: "Notifikasi Many Encrypted api downgrade",
body: "Isi notifikasi ke banyak device key diencrypt dan api downgrade",
},
token,
data: {