Updating based on PR comments.
This commit is contained in:
parent
34c55cdb2d
commit
4055e52d40
|
@ -271,7 +271,7 @@
|
|||
on:click={() => exportApp(selectedApp, { published: false })}
|
||||
icon="DownloadFromCloud"
|
||||
>
|
||||
Export
|
||||
Export latest
|
||||
</MenuItem>
|
||||
{#if isPublished}
|
||||
<MenuItem
|
||||
|
|
Loading…
Reference in New Issue