master
Bob Mottram 2019-08-25 19:01:32 +01:00
parent 47e70a0fdf
commit 1b927b45e7
2 changed files with 1 additions and 1 deletions

BIN
img/icons/dm.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -1170,7 +1170,7 @@ def individualPostAsHtml(baseDir: str, \
# Show a DM icon for DMs in the inbox timeline
if showDMicon:
titleStr='<img src="/icons/scope_dm.png" class="announceOrReply"/>'+titleStr
titleStr='<img src="/icons/dm.png" class="announceOrReply"/>'+titleStr
if showRepeats:
if isAnnounced: