From b8c8fbb99be82e8d16a7bab5ad220bb739389e43 Mon Sep 17 00:00:00 2001 From: TheToddLuci0 Date: Mon, 13 Feb 2023 09:50:22 -0600 Subject: [PATCH] Move the example config to example.config.json --- config.json => example.config.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config.json => example.config.json (100%) diff --git a/config.json b/example.config.json similarity index 100% rename from config.json rename to example.config.json