replace fower to four becaus tts doesnt work

This commit is contained in:
itsrubberduck
2025-09-19 09:43:01 +02:00
parent b22b460513
commit 6e6576dd68
2 changed files with 3 additions and 3 deletions

View File

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