before remove getcolumnsnaming
This commit is contained in:
@@ -22,6 +22,11 @@ export const config: I.Config = {
|
||||
selectedSeatsArr: [],
|
||||
selectedSeatsObj: {},
|
||||
layoutRows: {},
|
||||
isValidSeatSelection: false
|
||||
isValidSeatSelection: false,
|
||||
inputsWithValue: undefined,
|
||||
seatmap: undefined,
|
||||
panzoom: undefined,
|
||||
inVenueXML: undefined,
|
||||
seatmapXML: undefined,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user