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

BIN
bun.lockb

Binary file not shown.

View File

@@ -54,7 +54,7 @@
"elysia": "^1.3.1", "elysia": "^1.3.1",
"embla-carousel-autoplay": "^7.1.0", "embla-carousel-autoplay": "^7.1.0",
"embla-carousel-react": "^7.1.0", "embla-carousel-react": "^7.1.0",
"firebase-admin": "^13.4.0", "firebase-admin": "^11.10.1",
"from": "^0.1.7", "from": "^0.1.7",
"import": "^0.0.6", "import": "^0.0.6",
"iron-session": "^8.0.2", "iron-session": "^8.0.2",

View File

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