From b3d0bd223b11b6f91c4f57c0db706523124966f7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 21 Sep 2021 13:59:21 +0100 Subject: [PATCH] Replace ? --- webapp_post.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_post.py b/webapp_post.py index 21348a7a7..e737bc0eb 100644 --- a/webapp_post.py +++ b/webapp_post.py @@ -331,7 +331,7 @@ def _getReplyIconHtml(baseDir: str, nickname: str, domain: str, replyToThisPostStr = translate[replyToThisPostStr] conversationStr = '' if conversationId: - conversationStr = ';conversationId=' + conversationId + conversationStr = '?conversationId=' + conversationId if isPublicRepeat: replyStr += \ '