mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-02 22:31:49 +08:00
Fixed: #140 || drag the image to app will be opened by Chrome & gallery close button
This commit is contained in:
@@ -137,6 +137,7 @@ const uploader = (img, type, webContents) => {
|
||||
}
|
||||
})
|
||||
picgo.on('failed', ctx => {
|
||||
console.log(ctx)
|
||||
resolve(false)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user