From 19f159c712341561f3a6f4bdcb124ca4f0a0a07d Mon Sep 17 00:00:00 2001 From: year-of-the-worm Date: Sat, 31 Dec 2022 00:00:58 +0000 Subject: [PATCH] Update 'config.js' --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 3661e41..18bdd32 100644 --- a/config.js +++ b/config.js @@ -6,5 +6,5 @@ var config = {}; config.token = ""; -config.downloadDir = "" -config.base_url = "" +config.downloadDir = ""; +config.base_url = ""; \ No newline at end of file