From a6a715df6385c79d8f3414aaceef2041b101a91f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 3 Sep 2020 10:01:27 +0100 Subject: [PATCH] Indent --- inbox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inbox.py b/inbox.py index 58a19ee24..7fec6d6a4 100644 --- a/inbox.py +++ b/inbox.py @@ -2369,7 +2369,7 @@ def inboxAfterCapabilities(recentPostsCache: {}, maxRecentPosts: int, if inReplyTo: if isinstance(inReplyTo, str): if not isMuted(baseDir, nickname, domain, - inReplyTo): + inReplyTo): replyNotify(baseDir, handle, httpPrefix + '://' + domain + '/users/' + nickname +