mirror of https://gitlab.com/bashrc2/epicyon
Indicate that there are no posts
parent
86ded19ae2
commit
cdb700c7ed
|
@ -1437,6 +1437,7 @@ def runDesktopClient(baseDir: str, proxyType: str, httpPrefix: str,
|
|||
if not desktopShown:
|
||||
_desktopClearScreen()
|
||||
_desktopShowBanner()
|
||||
print('No posts\n')
|
||||
|
||||
# wait for a while, or until a key is pressed
|
||||
if noKeyPress:
|
||||
|
|
Loading…
Reference in New Issue