fix: allow clipboard copy
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
data-frame-url="{{ frame_url }}"
|
data-frame-url="{{ frame_url }}"
|
||||||
title="{{ extension.name }}"
|
title="{{ extension.name }}"
|
||||||
sandbox="allow-scripts allow-forms"
|
sandbox="allow-scripts allow-forms"
|
||||||
|
allow="clipboard-write"
|
||||||
referrerpolicy="no-referrer"
|
referrerpolicy="no-referrer"
|
||||||
></iframe>
|
></iframe>
|
||||||
</q-page>
|
</q-page>
|
||||||
|
|||||||
Reference in New Issue
Block a user