feat(settings/options/renderingMode): startUp -> renderingMode

This commit is contained in:
2026-02-07 01:39:45 +01:00
parent 99ba13961e
commit 520ae90268
9 changed files with 18 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ export const SETTINGS_MENUS = [
export const SETTINGS_SUB_MENUS = [
"optionsLanguage",
"options2048",
"optionsStartUp",
"optionsRenderingMode",
"clockAchievements",
"clockTime",
"clockDate",