diff --git a/inbox.py b/inbox.py index 65357c9f..7c2be467 100644 --- a/inbox.py +++ b/inbox.py @@ -2238,7 +2238,7 @@ def inboxAfterInitial(recentPostsCache: {}, maxRecentPosts: int, if not os.path.isfile(followingFilename): print('No following.txt file exists for ' + nickname + '@' + domain + - 'so not accepting DM from ' + + ' so not accepting DM from ' + sendingActorNickname + '@' + sendingActorDomain) return False