Update starter-select-ui-handler.ts

This commit is contained in:
Lugiad 2024-09-15 22:47:02 +02:00 committed by GitHub
parent ef69cb3fd0
commit 932cc3fdc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ const languageSettings: { [key: string]: LanguageSetting } = {
starterInfoTextSize: "56px",
instructionTextSize: "38px",
},
"he-IL":{
"he":{
starterInfoTextSize: "56px",
instructionTextSize: "38px",
},