OS X: Don't stop music when tabbing to another program (#423)

This commit is contained in:
Feross Aboukhadijeh
2016-04-18 17:17:32 -07:00
parent 5471760278
commit a3d685e132
2 changed files with 2 additions and 4 deletions

View File

@@ -79,4 +79,5 @@ function showApp () {
function hideApp () {
windows.main.hide()
windows.main.send('dispatch', 'backToList')
}