Skip to content

Commit ffbf7d5

Browse files
Merge branch 'global-keybindings' of https://github.com/gabrielpastori1/pear-desktop into global-keybindings
2 parents fbd1cf0 + 57329a9 commit ffbf7d5

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 type { BackendContext } from '@/types/contexts';
45

56
import { eventRace } from './utils';

0 commit comments

Comments
 (0)