mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
bump up electron version 0.34 -> 0.35.1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
var shell = require('shell')
|
||||
const electron = require('electron')
|
||||
const shell = electron.shell
|
||||
|
||||
export default function (e) {
|
||||
shell.openExternal(e.currentTarget.href)
|
||||
|
||||
Reference in New Issue
Block a user