💄 Destructure globalShortcut module
💄 Remove globalShortcut property
Add back the globalShortcut property
This commit is contained in:
parent
5ec2e8d7e5
commit
c11d18fe06
1 changed files with 1 additions and 5 deletions
|
@ -1,5 +1 @@
|
|||
var globalShortcut
|
||||
|
||||
globalShortcut = process.atomBinding('global_shortcut').globalShortcut
|
||||
|
||||
module.exports = globalShortcut
|
||||
module.exports = process.atomBinding('global_shortcut').globalShortcut
|
||||
|
|
Loading…
Add table
Reference in a new issue