Add missing ; to line

This commit is contained in:
Ryan Huffman 2016-01-08 11:13:19 -08:00
parent 8113c46df5
commit e0acaacc65

View file

@ -288,7 +288,7 @@ app.on('ready', function() {
if (app.dock) {
// hide the dock icon on OS X
app.dock.hide()
app.dock.hide();
}
// Create tray icon