This commit is contained in:
Thomas Demirdjian
2026-08-04 10:59:27 +02:00
parent 761f3cc200
commit c8656d6273
25 changed files with 1743 additions and 75 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ exports.sendNotificationWhenDocIsCreated = onDocumentCreated(
)
const tokens = Array.from(tokensSet)
if (!tokens?.length) {
if (tokens.length) {
await sendExpoNotification({
tokens,
receiverId: receiver,