feat(settings/options/2048): rename old gba mode -> 2048

This commit is contained in:
2026-01-30 21:12:36 +01:00
parent 430bd77937
commit c627311953
9 changed files with 13 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ export const SETTINGS_MENUS = [
export const SETTINGS_SUB_MENUS = [
"optionsLanguage",
"optionsGbaMode",
"options2048",
"optionsStartUp",
"clockAlarm",
"clockTime",