fix(settings/clock/achievements): animation errors

This commit is contained in:
2026-03-16 13:25:32 +01:00
parent 085e5f20a9
commit 5c0014ca61
2 changed files with 10 additions and 10 deletions

View File

@@ -58,6 +58,8 @@ export const useSettingsStore = defineStore("settings", {
isIntro: true,
isOutro: false,
returningFromAchievements: false,
}),
actions: {