@@ -139,7 +139,7 @@ class PushObject:
"alert": msg_text,
"aps": {
"alert": {
- "title": uid,
+ "title": msg_title,
"body": msg_text
},
"sound": sound,