Merge pull request #897 from h3poteto/iss-860

refs #860 Show a menu item for save image in context menu
This commit is contained in:
AkiraFukushima 2019-04-23 22:42:29 +09:00 committed by GitHub
commit 6f9dde5aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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