General clean up. Nothing should be broken...

This commit is contained in:
Scott Idem
2024-11-21 20:12:50 -05:00
parent fbb45d50a7
commit 2f4e707e58
4 changed files with 45 additions and 47 deletions

View File

@@ -603,7 +603,7 @@ onMount(() => {
{#if $ae_loc.hub?.show_element__access_type}
<Element_access_type
hidden={$ae_loc.iframe && !$ae_loc.trusted_access}
/>
/>
{/if}