From 4024a22c3c6a83c0de020a7ff7df4f18337f8a9d Mon Sep 17 00:00:00 2001 From: Louis Lacoste Date: Tue, 13 Sep 2022 16:32:16 +0200 Subject: [PATCH] Changed name of the example config file --- config.json.example => config.example.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config.json.example => config.example.json (100%) diff --git a/config.json.example b/config.example.json similarity index 100% rename from config.json.example rename to config.example.json