peng hace 1 año
padre
commit
59c88ac326
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Service/PushService.py

+ 1 - 0
Service/PushService.py

@@ -528,6 +528,7 @@ class PushObject:
                     "notification": {
                         "body": msg_text,
                         "title": msg_title,
+                        "importance": "NORMAL",
                         "clickAction": {
                             "type": 3
                         }