Fix a small error in the account servers update script

This commit is contained in:
Matthew Lopez
2023-12-26 15:06:58 -05:00
parent 4b4e103520
commit 5114a1ef1d

View File

@@ -9,7 +9,7 @@ async function runAsync() {
await createNexServer(
"Friend List",
"0003200",
"00003200",
["0005001010001C00"],
process.env.SERVER_IP,
process.env.FRIENDS_PORT,