From fada2230fb4246c9c97caf4a5d71eac2d05712dc Mon Sep 17 00:00:00 2001 From: Melcore Date: Mon, 6 Sep 2021 16:45:10 +0200 Subject: [PATCH] json invalide, manque message --- config.json.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.dist b/config.json.dist index 9cbb5b0..2e6dd61 100644 --- a/config.json.dist +++ b/config.json.dist @@ -20,7 +20,7 @@ { "name": "hello", "aliases": ["hi"], - "Hello World! HeyGuys" + "message": "Hello World! HeyGuys" } ] }