Compare commits

...

2 Commits

View File

@@ -4,7 +4,7 @@ export const config: I.Config = {
childHasVenueXML: false, childHasVenueXML: false,
debug: true, debug: true,
branch: "staging", branch: "staging",
version: "0.2.0", version: "0.2.1",
maxSelectedSeats: 10, maxSelectedSeats: 10,
resources: { resources: {
master: { master: {
@@ -42,7 +42,7 @@ export const config: I.Config = {
}, },
fallbackColors: [ fallbackColors: [
"#ae2fb7", "#ae2fb7",
"#150021", "#f1c232",
"#90af80", "#90af80",
"#7f261a", "#7f261a",
"#040fdb", "#040fdb",