From 9a93531c3ce1aab114ded1697a3cdfe60b7aa41a Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Sat, 28 May 2022 22:43:49 -0400 Subject: [PATCH] whoops --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index a9ee164..1db6e8d 100644 --- a/config.js +++ b/config.js @@ -13,6 +13,7 @@ module.exports = Object.seal({ defaultLobbyColor2: "#5900af", adminpass: process.env.ADMINPASS, ssl: process.env.SSL, + serveFiles: true, defaultRoomSettings: { color: "#3b5054", color2: "#001014",