Added: miniWindowOntop option

This commit is contained in:
Molunerfinn
2018-09-07 17:32:11 +08:00
parent 0daafa3964
commit 6fca0e73c0
3 changed files with 21 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import request from 'request-promise'
import * as img2Base64 from './img2base64'
import db from '../../datastore/index'
import { Notification, clipboard } from 'electron'
import { Notification } from 'electron'
import crypto from 'crypto'
import mime from 'mime-types'