Skip to content

Commit 9219868

Browse files
committed
fix(ipc): add send http request menu channel
1 parent b5dc00d commit 9219868

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/types/ipc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ type MainMenuAction =
2828
| 'presentation-mode'
2929
| 'set-layout-mode'
3030
| 'set-notes-editor-mode'
31+
| 'send-http-request'
3132
| 'toggle-sidebar'
3233
| 'toggle-compact-mode'
3334
| 'update-context'

0 commit comments

Comments
 (0)