This commit is contained in:
Wolfy 2020-04-07 03:56:16 -04:00
parent b6c3828629
commit 39780a25a7
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
[ [
"1.2.3.4"
] ]

View File

@ -6,5 +6,5 @@ module.exports = Object.seal({
"defaultRoomColor": "#3b5054", "defaultRoomColor": "#3b5054",
"defaultLobbyColor": "#19b4b9", "defaultLobbyColor": "#19b4b9",
"defaultLobbyColor2": "#801014", "defaultLobbyColor2": "#801014",
"adminpass": "27PP6YLTxg0b1P2B8eGSOki1" "adminpass": "adminpass"
}) })