mirror of https://gitlab.com/bashrc2/epicyon
Pause after initial announce
parent
2a11f68845
commit
a20a9937d4
|
@ -152,6 +152,8 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
|||
_sayCommand(sayStr, screenreader,
|
||||
systemLanguage, espeak)
|
||||
|
||||
keyPress = _waitForKeypress(2, debug)
|
||||
|
||||
originalScreenReader = screenreader
|
||||
domainFull = getFullDomain(domain, port)
|
||||
actor = httpPrefix + '://' + domainFull + '/users/' + nickname
|
||||
|
|
Loading…
Reference in New Issue