add version + start page builder

This commit is contained in:
2023-09-04 14:47:15 +02:00
parent 4a26a05cdc
commit 62f0ef1ce8
3 changed files with 48 additions and 1 deletions

View File

@@ -12,5 +12,6 @@
"currency":"CHF",
"gcInterval":300,
"ticketTimeout":900,
"startPage":"default"
"startPage":"default",
"version":"1.0.0"
}