refs #860 Show a menu item for save image in context menu

This commit is contained in:
AkiraFukushima 2019-04-23 22:36:05 +09:00
parent 56b687020f
commit a4b57dcfd2
1 changed files with 4 additions and 1 deletions

View File

@ -38,7 +38,10 @@ import { UnreadNotification as UnreadNotificationConfig } from '~/src/types/unre
/**
* Context menu
*/
ContextMenu()
ContextMenu({
showCopyImageAddress: true,
showSaveImageAs: true
})
/**
* Set log level