Skip to content

Commit 5b520a7

Browse files
committed
rollback: setVisibleOnAllWorkspaces(true)
1 parent 364917c commit 5b520a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

atom-lib/finder-window.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ finderWindow.on('blur', function () {
2525
finderWindow.hide()
2626
})
2727

28+
finderWindow.setVisibleOnAllWorkspaces(true)
29+
2830
module.exports = finderWindow

0 commit comments

Comments
 (0)