Clear changed status

main
Bob Mottram 2021-03-22 13:51:54 +00:00
parent e1673cfb82
commit 84789ac2f2
1 changed files with 1 additions and 2 deletions

View File

@ -1130,8 +1130,7 @@ def runDesktopClient(baseDir: str, proxyType: str, httpPrefix: str,
inboxJson = c2sBoxJson(baseDir, session,
nickname, password,
domain, port, httpPrefix,
'inbox', pageNumber,
debug)
'inbox', 1, debug)
else:
inboxJson = boxJson
if inboxJson: