fix: copy only working for https and localhost, adding open in new tab (#2035)

This commit is contained in:
Meier Lukas
2025-01-21 11:03:03 +01:00
committed by GitHub
parent e47d497560
commit 7a2d97ba91
5 changed files with 41 additions and 2 deletions

View File

@@ -785,6 +785,9 @@
},
"copy": {
"label": "Copy URL"
},
"open": {
"label": "Open media"
}
}
},