fix
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user