mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-10 19:36:04 +08:00
replace fower to four becaus tts doesnt work
This commit is contained in:
@@ -635,7 +635,7 @@ const atcNumberWords: Record<string, string> = {
|
||||
'1': 'one',
|
||||
'2': 'two',
|
||||
'3': 'tree',
|
||||
'4': 'fower',
|
||||
'4': 'four',
|
||||
'5': 'fife',
|
||||
'6': 'six',
|
||||
'7': 'seven',
|
||||
|
||||
Reference in New Issue
Block a user