{#if updateAvailable && $isOnlyUser}
Update
{/if}
{ builderStore.showBuilderSidePanel() }} > Users
Preview
{ if (!appActionPopoverOpen) { lastOpened = new Date() appActionPopover.show() } else { appActionPopover.hide() } }} >
Publish
{ appActionPopoverOpen = false }} on:open={() => { appActionPopoverOpen = true }} >
{ appActionPopover.hide() if (isPublished) { viewApp() } else { updateAppModal.show() } }} > {$appStore.url} {#if isPublished} {:else} {/if} {#if isPublished} {lastDeployed} Unpublish Revert {:else} Not published {/if}
{#if isPublished} { $goto("./settings/embed") appActionPopover.hide() }} > Embed {/if}
Are you sure you want to unpublish the app {selectedApp?.name}? { await initialiseApp() }} /> {#if showNpsSurvey}
{/if}