From a9f17570e0c7375393162842a70bf95f04939f6f Mon Sep 17 00:00:00 2001 From: Astra Date: Tue, 24 Apr 2018 23:45:52 -0400 Subject: [PATCH] im stupid --- shared.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared.js b/shared.js index 7d6e2dc..fcc932b 100644 --- a/shared.js +++ b/shared.js @@ -112,7 +112,7 @@ ); // check for epapi updates - if (!fs.existsSync($api.data + '/DONTUPDATE')) + if ($api.lite || !fs.existsSync($api.data + '/DONTUPDATE')) (function () { // fetch the latest build of epapi