Added Notifications

This commit is contained in:
2026-05-10 22:42:37 +10:00
parent 016e752dcd
commit c7fe3268c7
18 changed files with 1386 additions and 50 deletions
+1
View File
@@ -64,6 +64,7 @@ export type SharedProps = import('@inertiajs/core').PageProps & {
},
logo_api_url: string
achievement_notifications: Notification[]
unread_notification_count: number
}
export interface AchievementDifficulty {
id: number