{#if app.error}
{app.error}
{/if} {#if app.screen === "missing"}

Workspace Not Found

The workspace {app.missingWorkspace && app.config?.workspaces[app.missingWorkspace]?.name || "Unknown"} could not be opened. Its folder may have been moved or deleted.

It will be removed from your workspace list. You can re-add it if the folder becomes available again.

{:else if app.screen === "setup"} {:else} {/if}