1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Fixed: Copy to clipboard in non-secure contexts

(cherry picked from commit 3828e475cc8860e74cdfd8a70b4f886de7f9c5c3)

Closes #10525
This commit is contained in:
Bogdan
2024-09-27 10:26:47 +03:00
parent 7f3d107eda
commit f0f828491b
3 changed files with 30 additions and 3 deletions

View File

@@ -37,6 +37,7 @@
"@types/react-dom": "18.2.25",
"classnames": "2.3.2",
"connected-react-router": "6.9.3",
"copy-to-clipboard": "3.3.3",
"element-class": "0.2.2",
"filesize": "10.0.7",
"fuse.js": "6.6.2",