(add) achivement

This commit is contained in:
kakkokari-gtyih
2023-11-02 21:10:44 +09:00
parent 30fc67ff44
commit d848bee0b8
5 changed files with 23 additions and 1 deletions

View File

@@ -86,6 +86,7 @@ export const ACHIEVEMENT_TYPES = [
'cookieClicked',
'brainDiver',
'smashTestNotificationButton',
'tutorialCompleted',
] as const;
@Injectable()