Commit 5959b24
fix: request clipboardWrite permission for copy-markers button
The app runs in a sandboxed iframe — Clipboard API requires the host
to set allow="clipboard-write". Declare it via permissions metadata.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ac3fc04 commit 5959b24
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
202 | 204 | | |
203 | 205 | | |
204 | 206 | | |
| |||
0 commit comments