Skip to content

Commit

Permalink
feat: Add new ceiling map
Browse files Browse the repository at this point in the history
  • Loading branch information
splinterskatekrak committed Jan 15, 2025
1 parent 2990599 commit 189cc1d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions apps/api/src/data/customMaps/_spots.json
Original file line number Diff line number Diff line change
Expand Up @@ -10753,5 +10753,16 @@
"videos": [
"https://www.youtube.com/watch?v=-kux7N6Ltao"
]
},
{
"id": "ceiling",
"categories": [
"maps"
],
"name": "Ceiling",
"subtitle": "",
"edito": "",
"about": "",
"videos": []
}
]

0 comments on commit 189cc1d

Please sign in to comment.