From 39c8d3bbbb9e43549fbe830422ac233ee7866e90 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 25 Aug 2019 19:13:58 +0100 Subject: [PATCH] DM icon after title --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index a4125c61..06bf1c02 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1171,7 +1171,7 @@ def individualPostAsHtml(baseDir: str, \ # Show a DM icon for DMs in the inbox timeline if showDMicon: - titleStr=''+titleStr + titleStr=titleStr+'' if showRepeatIcon: if isAnnounced: