1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-17 19:51:42 +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.hide()
}) })
finderWindow.setVisibleOnAllWorkspaces(true)
module.exports = finderWindow module.exports = finderWindow