mirror of https://gitlab.com/bashrc2/epicyon
Initial message
parent
c486d56535
commit
6aeba81bd2
|
@ -113,6 +113,8 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
|||
return
|
||||
|
||||
print('Running ' + screenreader + ' for ' + nickname + '@' + domain)
|
||||
else:
|
||||
print('Running desktop notifications for ' + nickname + '@' + domain)
|
||||
|
||||
prevSay = ''
|
||||
prevDM = False
|
||||
|
|
Loading…
Reference in New Issue