Update settings-display-ui-handler.ts

This commit is contained in:
Lugiad 2024-09-29 20:16:17 +02:00 committed by GitHub
parent fb35f6f230
commit dfa826d5fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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