feat(settings/clock): rename alarm -> achievements and update icons

This commit is contained in:
2026-01-30 22:17:48 +01:00
parent 12e677102b
commit 0c216637cc
12 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ export type SettingsButton =
| "options2048"
| "optionsStartUp"
| "clock"
| "clockAlarm"
| "clockAchievements"
| "clockTime"
| "clockDate"
| "user"