Skip to content

Commit

Permalink
don't display this app in the dock
Browse files Browse the repository at this point in the history
  • Loading branch information
caseywatts committed Jul 28, 2017
1 parent 2982fa0 commit 6e8791d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@ const setUpTrayAndContextMenu = function () {

app.on('ready', () => {
setUpTrayAndContextMenu()
app.dock.hide()
startToPing()
})

0 comments on commit 6e8791d

Please sign in to comment.