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