diff --git a/config.js b/config.js index a88931e..f795b4d 100644 --- a/config.js +++ b/config.js @@ -4,6 +4,6 @@ module.exports = { version: packageJson.version, applicationPort: "8787", debugMode: true, - localMode: true, + localMode: false, DiscordRPCID: "1410934537051181146", } \ No newline at end of file diff --git a/public/index.html b/public/index.html index 248ba02..e9535ae 100644 --- a/public/index.html +++ b/public/index.html @@ -46,9 +46,11 @@ - + + +