Commit 08969d3
committed
fix(ipc): allow get_uncommitted_file_diffs in preload allowlist
The channel was added to the IPC enum and handler registry but the
preload allowlist was missed, causing the changed-file dialog to throw
"Blocked IPC channel: get_uncommitted_file_diffs".1 parent 04d2db1 commit 08969d3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments