Const file for token

This commit is contained in:
2024-10-12 13:23:16 +03:00
parent 0c693e1bac
commit 528b37246b
4 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
const TOKEN = "ASDFGHJKLLKJHGFDSDFGHJKJHGF";
module.exports = { TOKEN }