feat(achievements): black fade in and out from home and settings screen

This commit is contained in:
2026-01-26 17:54:13 +01:00
parent 1ec5953c71
commit f453839599
14 changed files with 161 additions and 72 deletions

View File

@@ -12,4 +12,5 @@ import Notifications from "./Notifications.vue";
<Clock />
<StatusBar />
<Notifications />
<AchievementsFadeToBlack />
</template>