From faaf5f433087fc91c1bde1a3a86a5ab01b5b2e35 Mon Sep 17 00:00:00 2001 From: ppc Date: Sat, 10 Aug 2024 13:39:57 +0100 Subject: [PATCH] update connection error message --- aimenet-web/src/pages/card-in-screen.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aimenet-web/src/pages/card-in-screen.tsx b/aimenet-web/src/pages/card-in-screen.tsx index 110af95..653d0c8 100644 --- a/aimenet-web/src/pages/card-in-screen.tsx +++ b/aimenet-web/src/pages/card-in-screen.tsx @@ -138,8 +138,8 @@ function ServerCardInPage() { Connection Issue - There was an issue connecting to the machine at {server.address}. Please check the - server is running and try again. + There was an issue connecting to {server.address}. + Please check the game is running and try again. )}