Skip to content
Snippets Groups Projects
Commit 8768c231 authored by cypherpunks1's avatar cypherpunks1 Committed by Pier Angelo Vendrame
Browse files

BB 33955: When copying an image only copy the image contents to the clipboard

parent 462fb66c
No related branches found
No related tags found
1 merge request!1503TB 43415, part 3: Shuffle commits
......@@ -133,7 +133,7 @@ document.addEventListener(
gContextMenu.saveMedia();
break;
case "context-copyimage-contents":
goDoCommand("cmd_copyImage");
goDoCommand("cmd_copyImageContents");
break;
case "context-copyaudiourl":
case "context-copyimage":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment