Add custom activity support and clear booking data on submission
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
{ "name": "Squash spielen", "icon": "🏸", "type": "short" },
|
||||
{ "name": "Essen im Namaste", "icon": "🍛", "type": "short" },
|
||||
{ "name": "Museum für Gegenwartskunst", "icon": "🖼️", "type": "short" },
|
||||
{ "name": "Playstation Co-Op", "icon": "🎮", "type": "short" }
|
||||
{ "name": "Playstation Co-Op", "icon": "🎮", "type": "short" },
|
||||
{ "name": "Etwas eigenes", "icon": "✏️", "type": "custom" }
|
||||
],
|
||||
"availableDates": [
|
||||
{ "date": "2026-08-11", "type": "short" },
|
||||
|
||||
Reference in New Issue
Block a user