upd: downgrade fcm
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user