Back to norm

This commit is contained in:
James Quinley 2023-06-20 22:04:08 -07:00
parent 4b7911a33c
commit 842015051f

View File

@ -47,9 +47,9 @@ app.get("/lobby/listall/", async (request, response) => {
LBIP1: "xxx.xxx.xxx.xxx",
LBN2: "DebugLobbyTwo",
LBIP2: "xxx.xxx.xxx.xxx",
LBN3: "More because yes",
LBN3: "Ability to post lobbies",
LBIP3: "xxx.xxx.xxx.xxx",
LBN4: "It's called sex bro.(DB4$)",
LBN4: "Coming soon! (Just have to figure out the database stuff)",
LBIP4: "xxx.xxx.xxx.xxx"
});
});