diff --git a/webapp_post.py b/webapp_post.py index 98fc78074..c2031c6f8 100644 --- a/webapp_post.py +++ b/webapp_post.py @@ -432,8 +432,8 @@ def _getAnnounceIconHtml(isAnnounced: bool, announceStr += \ ' ' + \ - '' + announceEmoji + translate['Repeat this post'] + \
+        '<img loading=\n' return announceStr