Pause after quit

merge-requests/30/head
Bob Mottram 2021-03-10 10:52:45 +00:00
parent a20a9937d4
commit b2e974ffce
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
sayStr = 'Quit'
_sayCommand(sayStr, screenreader,
systemLanguage, espeak)
keyPress = _waitForKeypress(3, debug)
break
elif keyPress == 'sounds on' or keyPress == 'sound':
sayStr = 'Notification sounds on'