Merge pull request 'staging' (#14) from staging into master

Reviewed-on: http://localhost:3000/zino/seatmapv2/pulls/14
This commit is contained in:
zino
2021-06-10 14:19:37 +02:00
7 changed files with 66 additions and 73 deletions

View File

@@ -39,5 +39,17 @@ export const config: I.Config = {
panzoom: undefined,
inVenueXML: undefined,
seatmapXML: undefined,
}
},
fallbackColors: [
"#ae2fb7",
"#150021",
"#90af80",
"#7f261a",
"#040fdb",
"#5896dd",
"#47994d",
"#6937bf",
"#5b2d53",
"#4f4d28"
]
}