add config

This commit is contained in:
Janis
2022-10-30 15:49:21 +01:00
parent c0d72b8e43
commit a4f9697b6c
2 changed files with 3 additions and 1 deletions

3
config.js Normal file
View File

@@ -0,0 +1,3 @@
const CONFIG = {
apiKey: "",
};