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