mirror of https://gitlab.com/bashrc2/epicyon
Extra line
parent
2c4e05b745
commit
6d2a6ad318
|
@ -637,6 +637,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
||||||
currTimeline = ''
|
currTimeline = ''
|
||||||
currInboxIndex = 0
|
currInboxIndex = 0
|
||||||
if not showNewPosts:
|
if not showNewPosts:
|
||||||
|
print('')
|
||||||
currInboxIndex = 0
|
currInboxIndex = 0
|
||||||
_showLocalBox('inbox',
|
_showLocalBox('inbox',
|
||||||
screenreader, systemLanguage, espeak,
|
screenreader, systemLanguage, espeak,
|
||||||
|
|
Loading…
Reference in New Issue