From 78e79b1ea773607fe368687d01dfd92b0f354412 Mon Sep 17 00:00:00 2001 From: gsy1519 <108726816+gsy1519@users.noreply.github.com> Date: Sat, 4 Mar 2023 21:57:26 +0800 Subject: [PATCH] Update logic/Server/Properties/launchSettings.json Co-authored-by: Timothy Liu --- logic/Server/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logic/Server/Properties/launchSettings.json b/logic/Server/Properties/launchSettings.json index 4b6ecf3..62a6702 100644 --- a/logic/Server/Properties/launchSettings.json +++ b/logic/Server/Properties/launchSettings.json @@ -5,4 +5,4 @@ "commandLineArgs": "-p 8888" } } -} \ No newline at end of file +}