mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-06-13 13:47:47 +02:00
fix(core/message_sender): native crash
This commit is contained in:
@ -79,7 +79,7 @@ class MessageSender(
|
|||||||
}],
|
}],
|
||||||
"mPlatformAnalytics": {
|
"mPlatformAnalytics": {
|
||||||
"mAttemptId": null,
|
"mAttemptId": null,
|
||||||
"mContent": [],
|
"mContent": null,
|
||||||
"mMetricsMessageMediaType": "NO_MEDIA",
|
"mMetricsMessageMediaType": "NO_MEDIA",
|
||||||
"mMetricsMessageType": "TEXT",
|
"mMetricsMessageType": "TEXT",
|
||||||
"mReactionSource": "NONE"
|
"mReactionSource": "NONE"
|
||||||
|
Reference in New Issue
Block a user