fix(preload): whitelist word-template IPC channels, drop orphaned set-custom-start-page

This commit is contained in:
2026-08-23 19:31:33 +05:30
parent c8883e77fe
commit 63c35ef2dc
3 changed files with 11 additions and 6 deletions
-1
View File
@@ -55,7 +55,6 @@ global.window.electronAPI = {
page: {
getSettings: jest.fn(),
updateSettings: jest.fn(),
setCustomStartPage: jest.fn(),
},
pdf: {
processOperation: jest.fn(),