Removed comment
This commit is contained in:
parent
f178b86266
commit
ac315938f5
|
@ -23,8 +23,6 @@
|
|||
exportPublishedVersion = !!opts?.published
|
||||
exportModal.show()
|
||||
}
|
||||
|
||||
// $: embed = `<iframe width="560" height="315" frameborder="0" allow="clipboard-write" src="${appUrl}" ></iframe>`
|
||||
</script>
|
||||
|
||||
<Modal bind:this={exportModal} padding={false}>
|
||||
|
|
Loading…
Reference in New Issue