Skip to content

Commit

Permalink
Fix clicking macOS dock icon of Hyper after being hidden with hyperte…
Browse files Browse the repository at this point in the history
…rm-summon (#16)
  • Loading branch information
yn5 authored and dcalhoun committed Apr 17, 2017
1 parent 3b9705c commit 8ac107e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/setup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const registerShortcut = require('hyperterm-register-shortcut');
const toggleWindowVisibility = require('./windows').toggleWindowVisibility;
const showWindows = require('./windows').showWindows;

const DEFAULTS = {
hideDock: false
Expand Down

0 comments on commit 8ac107e

Please sign in to comment.