Skip to content

Commit b17ed33

Browse files
Merge branch 'global-keybindings' of https://github.com/gabrielpastori1/pear-desktop into global-keybindings
2 parents 3d142fd + 50bab7a commit b17ed33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/global-keybinds/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { globalShortcut, ipcMain } from 'electron';
22
import prompt, { type KeybindOptions } from 'custom-electron-prompt';
3+
34
import { eventRace } from './utils';
45

56
import { createPlugin } from '@/utils';

0 commit comments

Comments
 (0)