|
|
@ -1341,12 +1341,12 @@ class LokiPublicChannelAPI {
|
|
|
|
type: 'network.loki.messenger.publicChat',
|
|
|
|
type: 'network.loki.messenger.publicChat',
|
|
|
|
value: {
|
|
|
|
value: {
|
|
|
|
timestamp: messageTimeStamp,
|
|
|
|
timestamp: messageTimeStamp,
|
|
|
|
|
|
|
|
// can remove after this release
|
|
|
|
|
|
|
|
avatar: avatarAnnotation,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
...attachmentAnnotations,
|
|
|
|
...attachmentAnnotations,
|
|
|
|
...previewAnnotations,
|
|
|
|
...previewAnnotations,
|
|
|
|
// can remove after this release
|
|
|
|
|
|
|
|
...avatarAnnotation,
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|