token -> gatewayTokeng

This commit is contained in:
Kasper Rynning-Tønnesen
2020-04-06 09:42:19 +02:00
parent 55e1a00e67
commit 4051c04c91
4 changed files with 5 additions and 5 deletions

View File

@@ -12,6 +12,6 @@ try {
date: 5,
hours: 15,
apiUrl: "https://lottis.vin",
token: undefined
gatewayToken: undefined
};
}