mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-22 22:28:22 +03:00
update connection error message
This commit is contained in:
@@ -138,8 +138,8 @@ function ServerCardInPage() {
|
||||
<ServerOff className="h-4 w-4"/>
|
||||
<AlertTitle>Connection Issue</AlertTitle>
|
||||
<AlertDescription>
|
||||
There was an issue connecting to the machine at <code>{server.address}</code>. Please check the
|
||||
server is running and try again.
|
||||
There was an issue connecting to <code>{server.address}</code>.
|
||||
Please check the game is running and try again.
|
||||
</AlertDescription>
|
||||
</Alert>)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user