This commit is contained in:
behruz-dev
2025-10-30 15:24:33 +05:00
parent 1932bc316a
commit 686c4eee8b
4 changed files with 15 additions and 15 deletions

View File

@@ -50,4 +50,4 @@ def send_web_notification(token, title, body, data=None):
tokens=tokens,
)
response = messaging.send_multicast(message)
response = messaging.send_each_for_multicast(message)