Urgent add carto API key

This commit is contained in:
2026-08-27 21:49:46 +10:00
parent f31f1bc2fc
commit 947f4839ce
4 changed files with 12 additions and 4 deletions
+1
View File
@@ -110,6 +110,7 @@ export type SharedProps = import('@inertiajs/core').PageProps & {
logo_api_url: string
achievement_notifications: Notification[]
unread_notification_count: number
carto_api_key: string
}
export interface AchievementDifficulty {
id: number