1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

rollback: setVisibleOnAllWorkspaces(true)

This commit is contained in:
Rokt33r
2015-12-03 12:02:21 +09:00
parent 364917c910
commit 5b520a7a81

View File

@@ -25,4 +25,6 @@ finderWindow.on('blur', function () {
finderWindow.hide()
})
finderWindow.setVisibleOnAllWorkspaces(true)
module.exports = finderWindow