Invert logic

merge-requests/30/head
Bob Mottram 2021-03-15 13:17:48 +00:00
parent 63ea2a0f1d
commit 2c4e05b745
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
currTimeline = '' currTimeline = ''
currInboxIndex = 0 currInboxIndex = 0
if showNewPosts: if not showNewPosts:
currInboxIndex = 0 currInboxIndex = 0
_showLocalBox('inbox', _showLocalBox('inbox',
screenreader, systemLanguage, espeak, screenreader, systemLanguage, espeak,