From fd6d46c850d27a8735bac1c0579d1800ac9153cd Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Thu, 25 Jan 2024 23:50:09 -0600 Subject: [PATCH] OOPS --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index 2a69e71..27d32b8 100644 --- a/index.js +++ b/index.js @@ -19,6 +19,8 @@ var config = JSON.parse(fs.readFileSync(path.join(__dirname, 'config.json'))) var thumborInstances = config.thumborInstances +var activityImages = config.activityImages + var thumbCount = 0 function getThumbor() {