Merge pull request #478 from bipproduction/amalia/01-jul-25

upd: downgrade fcm
This commit is contained in:
Amalia
2025-07-01 11:57:14 +08:00
committed by GitHub
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",
"embla-carousel-autoplay": "^7.1.0",
"embla-carousel-react": "^7.1.0",
"firebase-admin": "^13.4.0",
"firebase-admin": "^11.10.1",
"from": "^0.1.7",
"import": "^0.0.6",
"iron-session": "^8.0.2",

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: {