From 9de4c7fc03e797d3dc45b588b1fe6d954acdeacb Mon Sep 17 00:00:00 2001 From: Janis Date: Sat, 29 Oct 2022 15:54:19 +0200 Subject: [PATCH] added gitignore --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 0ffc93a..6d4580f 100644 --- a/config.js +++ b/config.js @@ -1,3 +1,3 @@ const CONFIG = { - apiKey: "", + apiKey: "1e8d3bcbc24f95e64672521ccdcf6020e2d64d30", };