fix: copy only working for https and localhost, adding open in new tab (#2035)
This commit is contained in:
@@ -785,6 +785,9 @@
|
||||
},
|
||||
"copy": {
|
||||
"label": "Copy URL"
|
||||
},
|
||||
"open": {
|
||||
"label": "Open media"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user