fix camera settings

This commit is contained in:
vcoppe
2024-07-12 18:18:59 +02:00
parent 24a5daaf9a
commit ecfa3143ef
2 changed files with 3 additions and 2 deletions

View File

@@ -281,7 +281,7 @@
{$_('embedding.preview')}
</Label>
<div class="relative h-[600px]">
<Embedding bind:options={iframeOptions} bind:hash />
<Embedding bind:options={iframeOptions} bind:hash useHash={false} />
</div>
<Label>
{$_('embedding.code')}