mirror of https://gitlab.com/bashrc2/epicyon
dm icon
parent
47e70a0fdf
commit
1b927b45e7
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue