define const seatscnt for max available bookings on event
This commit is contained in:
parent
b0137e83fc
commit
04d8e8f086
@ -33,6 +33,8 @@ var nearestDates = []time.Time{
|
|||||||
time.Date(2025, 4, 2, 18, 0, 0, 0, dubaiLocation),
|
time.Date(2025, 4, 2, 18, 0, 0, 0, dubaiLocation),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const seatscnt = 10
|
||||||
|
|
||||||
var WeekLabels = []string{
|
var WeekLabels = []string{
|
||||||
"ВС",
|
"ВС",
|
||||||
"ПН",
|
"ПН",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user