|
@@ -211,7 +211,6 @@ class PushObject:
|
|
|
push_data['priority'] = 'high'
|
|
|
push_data['content_available'] = True
|
|
|
push_data['direct_boot_ok'] = True
|
|
|
- print(f"msg_title:{msg_title}, msg_text:{msg_text}, image:{image}")
|
|
|
message = messaging.Message(
|
|
|
notification=messaging.Notification(
|
|
|
title=msg_title,
|