From 39780a25a70fe6b13d6771d7b4830ca7f342edf3 Mon Sep 17 00:00:00 2001 From: Wolfy Date: Tue, 7 Apr 2020 03:56:16 -0400 Subject: [PATCH] oops --- banned.json | 4 ++-- config.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/banned.json b/banned.json index 1610ea1..75d98b2 100644 --- a/banned.json +++ b/banned.json @@ -1,3 +1,3 @@ [ - -] \ No newline at end of file + "1.2.3.4" +] diff --git a/config.js b/config.js index e27916c..84ce5f7 100644 --- a/config.js +++ b/config.js @@ -6,5 +6,5 @@ module.exports = Object.seal({ "defaultRoomColor": "#3b5054", "defaultLobbyColor": "#19b4b9", "defaultLobbyColor2": "#801014", - "adminpass": "27PP6YLTxg0b1P2B8eGSOki1" -}) \ No newline at end of file + "adminpass": "adminpass" +})