From f9cb11929e5acd73381c8099f69ddf8288120082 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Dec 2020 15:18:55 +0100 Subject: [PATCH] Correction --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 069ac9ee4..0e5bca892 100644 --- a/joal/config.json +++ b/joal/config.json @@ -28,6 +28,6 @@ "secret_token": "lrMY24Byhx" }, "schema": { - "secret_token": "str", + "secret_token": "str" } }