Added Notifications
This commit is contained in:
Vendored
+1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user