fix: enhance error handling for login and update launch button text based on server connection status

This commit is contained in:
2025-07-02 14:59:15 +02:00
parent c97cfabfa4
commit 8acb33f844
2 changed files with 7 additions and 2 deletions

View File

@@ -297,7 +297,7 @@
}}
>
<Play />
Launch
Launch {$server_connection_fails > 1 ? 'offline' : ''}
</Button>
</div>
<div