Something is not right...
Seems like the server is inaccessible. Check your network?
{#if errorMessage}
{errorMessage}
{/if}
{#if isRetrying} Retrying… {:else} Try again {/if}
{ try { await commands.openClientConfig(); } catch (err) { errorMessage = `Failed to open config: ${err}`; } }} > Advanced options