1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Finderのvisibile on all workspaces解除

This commit is contained in:
Rokt33r
2015-11-29 11:08:13 +09:00
parent 978d77142c
commit 91eb7feb3c

View File

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