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 +