chore: update beschikbare plekken naar 3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
212005e725
commit
df45552fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
export const WORKSHOP_CONFIG = {
|
||||
totalSpots: 8,
|
||||
availableSpots: 4,
|
||||
availableSpots: 3,
|
||||
isSoldOut: false,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue