Update settings-display-ui-handler.ts

This commit is contained in:
Lugiad 2024-09-15 22:46:29 +02:00 committed by GitHub
parent bd9ce49130
commit ef69cb3fd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,7 @@ export default class SettingsDisplayUiHandler extends AbstractSettingsUiHandler
label: "Català", label: "Català",
}; };
break; break;
case "he-IL": case "he":
this.settings[languageIndex].options[0] = { this.settings[languageIndex].options[0] = {
value: "עִבְרִית", value: "עִבְרִית",
label: "עִבְרִית", label: "עִבְרִית",