randydev commited on
Commit
89dff2c
·
verified ·
1 Parent(s): 2168342

Update config.js

Browse files
Files changed (1) hide show
  1. config.js +2 -0
config.js CHANGED
@@ -15,6 +15,8 @@ if (!dbUri && !HUGGING_TOKEN && !GoogleAPIKey) {
15
  throw new Error("Missing variables required");
16
  }
17
 
 
 
18
  export {
19
  dbUri,
20
  HUGGING_TOKEN,
 
15
  throw new Error("Missing variables required");
16
  }
17
 
18
+ console.log(TiktokUrl);
19
+
20
  export {
21
  dbUri,
22
  HUGGING_TOKEN,