From 35e0547ea19787c2a031d06d57a8a67b054487fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 13 May 2021 07:28:26 +0200 Subject: [PATCH] Correct error --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index b035c2978..d8d940600 100644 --- a/joal/config.json +++ b/joal/config.json @@ -29,7 +29,7 @@ "environment": {}, "options": { "secret_token": "lrMY24Byhx", - "run_for_hours": "12", + "run_for_hours": "12" }, "schema": { "secret_token": "str",