From b2725b1376c61d42e2bfebf6dbd96aaa12d7997e Mon Sep 17 00:00:00 2001 From: lasseedfast <> Date: Tue, 15 Oct 2024 20:38:53 +0200 Subject: [PATCH] Refactor config.json to remove unused file --- config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..57fc282 --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "apikey": "eee5c352c30f3586f1cc42d0a07ce440" +} \ No newline at end of file