{#await promise}
{:then _} Back
{selectedApp?.name}
{appUrl}
exportApp({ published: false })} icon="DownloadFromCloud" > Export latest {#if isPublished} exportApp({ published: true })} icon="DownloadFromCloudOutline" > Export published copyAppId(selectedApp)} icon="Copy"> Copy app ID {/if} {#if !isPublished} deleteApp(selectedApp)} icon="Delete"> Delete {/if}
{ selectedTab = e.detail }} > unpublishApp(e.detail)} /> {#if isPublished} {/if} {#if false}
Backups contents
{/if}
(appName = null)} disabled={appName !== selectedApp?.name} > Are you sure you want to delete the app {selectedApp?.name}?

Please enter the app name below to confirm.

Are you sure you want to unpublish the app {selectedApp?.name}? {:catch error}

Something went wrong: {error.message}

{/await}