From eee7ef4f3bae312428125c17e60dc5e962857519 Mon Sep 17 00:00:00 2001 From: Frank Meeuwsen Date: Fri, 17 Apr 2026 08:54:09 +0200 Subject: [PATCH] chore: availableSpots terug naar 5 (na webhook deploy-test) Co-Authored-By: Claude Opus 4.7 (1M context) --- src/config/workshop.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/workshop.js b/src/config/workshop.js index aea0853..4e3bde1 100644 --- a/src/config/workshop.js +++ b/src/config/workshop.js @@ -13,7 +13,7 @@ export const WORKSHOP_CONFIG = { // Beschikbaarheid totalSpots: 8, - availableSpots: 6, // Aantal plekken dat nog beschikbaar is (pas bij verkoop) + availableSpots: 5, // Aantal plekken dat nog beschikbaar is (pas bij verkoop) isSoldOut: false, // Datum - alle varianten beschrijven dezelfde dag, altijd samen bijwerken