Indicate unlocked message

main
Bob Mottram 2021-03-12 11:43:32 +00:00
parent 257a8502f9
commit f10b71a132
1 changed files with 2 additions and 0 deletions

View File

@ -549,6 +549,8 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
if speakerJson.get('content'):
if not encryptedMessage:
content = speakerJson['content']
else:
content = '🔓 ' + messageStr
# say the speaker's name
_sayCommand(nameStr, nameStr, screenreader,