payment gateway settings now fully working

This commit is contained in:
2023-09-01 09:40:06 +02:00
parent 6d68c2d55a
commit e26369f133
4 changed files with 25 additions and 2 deletions

View File

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