mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-24 07:20:16 +05:30
fix(preload): whitelist word-template IPC channels, drop orphaned set-custom-start-page
This commit is contained in:
@@ -55,7 +55,6 @@ global.window.electronAPI = {
|
||||
page: {
|
||||
getSettings: jest.fn(),
|
||||
updateSettings: jest.fn(),
|
||||
setCustomStartPage: jest.fn(),
|
||||
},
|
||||
pdf: {
|
||||
processOperation: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user