feat: update sidebar nav, add open play toggle, mark courts 5-6 as open play
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -101,6 +101,7 @@ async function main() {
|
||||
type: CourtType.OUTDOOR,
|
||||
status: CourtStatus.AVAILABLE,
|
||||
pricePerHour: 300,
|
||||
isOpenPlay: i >= 5,
|
||||
description: 'Outdoor court with night lighting',
|
||||
features: ['Night lighting', 'Court dividers'],
|
||||
displayOrder: i,
|
||||
|
||||
Reference in New Issue
Block a user