mirror of https://gitlab.com/bashrc2/epicyon
Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main
commit
19abc963ae
|
|
@ -115,6 +115,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
|||
print('Running ' + screenreader + ' for ' + nickname + '@' + domain)
|
||||
else:
|
||||
print('Running desktop notifications for ' + nickname + '@' + domain)
|
||||
print('/q or /quit to exit')
|
||||
|
||||
prevSay = ''
|
||||
prevDM = False
|
||||
|
|
|
|||
Loading…
Reference in New Issue