Best not to use this-is and freedmr for CW

This commit is contained in:
Simon 2021-06-08 02:10:35 +01:00
parent 0c7b7008c7
commit f84ea0d626
1 changed files with 3 additions and 1 deletions

View File

@ -254,7 +254,9 @@ voiceMap = {
},
'CW': {
'to': 'silence'
'to': 'silence',
'freedmr': 'silence',
'this-is': 'silence'
}