1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-30 19:23:03 +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
-2
View File
@@ -25,6 +25,4 @@ finderWindow.on('blur', function () {
finderWindow.hide()
})
finderWindow.setVisibleOnAllWorkspaces(true)
module.exports = finderWindow