mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-31 21:21:52 +00:00
App context menu: Add electron-context-menu image entries - Save, Copy, Copy Address (PR #1256)
This commit is contained in:
parent
5e526fb000
commit
95e2ff9a3f
@ -55,5 +55,8 @@ export function initContextMenu(
|
||||
}
|
||||
return items;
|
||||
},
|
||||
showCopyImage: true,
|
||||
showCopyImageAddress: true,
|
||||
showSaveImage: true,
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user