peng 1 år sedan
förälder
incheckning
59c88ac326
1 ändrade filer med 1 tillägg och 0 borttagningar
  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
                         }