From 2ea99a97f600755ff414a924ba0e01727145de4d Mon Sep 17 00:00:00 2001 From: splinterskatekrak Date: Mon, 13 Jan 2025 15:59:31 +0000 Subject: [PATCH] feat: Add new greatestfastplants map --- apps/api/src/data/customMaps/_spots.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps/api/src/data/customMaps/_spots.json b/apps/api/src/data/customMaps/_spots.json index 7e339643..1538caa2 100644 --- a/apps/api/src/data/customMaps/_spots.json +++ b/apps/api/src/data/customMaps/_spots.json @@ -10652,5 +10652,16 @@ "videos": [ "https://www.youtube.com/playlist?list=PLtQLwNqR4tA2CsoJrqI1qNYJ1xwwcEBZU" ] + }, + { + "id": "greatestfastplants", + "categories": [ + "greatest" + ], + "name": "Greatest Fastplants", + "subtitle": "", + "edito": "", + "about": "", + "videos": [] } ] \ No newline at end of file