Fixes for eslint validation

This commit is contained in:
Ralph Slooten
2026-03-29 17:40:43 +13:00
parent fcca56625f
commit 9dd1e99f52

View File

@@ -785,8 +785,8 @@ export default {
:srcdoc="sanitizedHTML"
frameborder="0"
style="width: 100%; height: 100%; background: #fff"
@load="resizeIframe"
sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox"
@load="resizeIframe"
>
</iframe>
</div>