diff --git a/js/modules/loki_app_dot_net_api.js b/js/modules/loki_app_dot_net_api.js index c7e76e795..cee5cca0b 100644 --- a/js/modules/loki_app_dot_net_api.js +++ b/js/modules/loki_app_dot_net_api.js @@ -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, ], };