fix where the avatar went

pull/638/head
Ryan Tharp 5 years ago
parent 6bd1227189
commit 7088411cff

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

Loading…
Cancel
Save