Check first page

merge-requests/30/head
Bob Mottram 2021-03-22 13:44:14 +00:00
parent 5ea91d15c2
commit cd5c1c35e1
1 changed files with 1 additions and 1 deletions

View File

@ -1123,7 +1123,7 @@ def runDesktopClient(baseDir: str, proxyType: str, httpPrefix: str,
currTimeline, pageNumber,
debug)
if currTimeline != 'inbox':
if not (currTimeline == 'inbox' and pageNumber == 1):
# monitor the inbox to generate notifications
inboxJson = c2sBoxJson(baseDir, session,
nickname, password,