mirror of https://gitlab.com/bashrc2/epicyon
Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main
commit
ac9ca36085
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue