peng 1 рік тому
батько
коміт
59c88ac326
1 змінених файлів з 1 додано та 0 видалено
  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
                         }