This commit is contained in:
2026-06-26 10:01:06 +02:00
+1 -1
View File
@@ -1401,7 +1401,7 @@
? 'No connection...'
: undefined}
disabled={$osuInstallationPath === '' || $serverConnectionFails > 1}
onClick={launch}
onClick={async () => await launch()}
/>
</div>
<div class="relative h-50">