From 2c4e05b7458992ed39ce4ce9c1fbd17930c9519b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 15 Mar 2021 13:17:48 +0000 Subject: [PATCH] Invert logic --- notifications_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifications_client.py b/notifications_client.py index 53a70c272..acb07182f 100644 --- a/notifications_client.py +++ b/notifications_client.py @@ -636,7 +636,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str, currTimeline = '' currInboxIndex = 0 - if showNewPosts: + if not showNewPosts: currInboxIndex = 0 _showLocalBox('inbox', screenreader, systemLanguage, espeak,