Ghost/ghost/admin/app/components/gh-billing-iframe.hbs
Aileen Booker 96841a5060 Added clipboard write permission to billing iframe
no issue

- The billing app needs to be able to write to the clipboard to copy DNS values
2023-12-05 12:33:22 -04:00

1 line
154 B
Handlebars

<iframe id="billing-frame" class="billing-frame" frameborder="0" title="Billing" allow="clipboard-write" ...attributes {{did-insert this.setup}}></iframe>