mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
Add update menu item
This commit is contained in:
committed by
Junyoung Choi
parent
8958e67fcf
commit
85d09b3b3d
@@ -121,4 +121,7 @@ app.on('ready', function() {
|
||||
ipcServer.server.start()
|
||||
})
|
||||
|
||||
module.exports = app
|
||||
module.exports = {
|
||||
app,
|
||||
checkUpdate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user