Compare commits

...

3 Commits

Author SHA1 Message Date
zino
6e38da3a95 npm run prod 2022-10-10 14:19:45 +02:00
zino
c3d9517570 manually changed fallback color 2022-10-10 14:18:58 +02:00
zino
d514621ed3 increased version number 2022-10-10 14:16:33 +02:00
3 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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