randydev commited on
Commit
1f02ed6
·
verified ·
1 Parent(s): 3a2fb4a

Update config.js

Browse files
Files changed (1) hide show
  1. config.js +2 -1
config.js CHANGED
@@ -22,5 +22,6 @@ export {
22
  dbUri,
23
  HUGGING_TOKEN,
24
  GoogleAPIKey,
25
- BotToken
 
26
  };
 
22
  dbUri,
23
  HUGGING_TOKEN,
24
  GoogleAPIKey,
25
+ BotToken,
26
+ IsTelegramBot
27
  };