Pause after initial announce

merge-requests/21/head
Bob Mottram 2021-03-10 10:51:06 +00:00
parent 2a11f68845
commit a20a9937d4
1 changed files with 2 additions and 0 deletions

View File

@ -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