diff --git a/packages/ui/src/main/window/readNoReplyReminderLlmMockWindow.ts b/packages/ui/src/main/window/readNoReplyReminderLlmMockWindow.ts index d2909bb..c7988fd 100644 --- a/packages/ui/src/main/window/readNoReplyReminderLlmMockWindow.ts +++ b/packages/ui/src/main/window/readNoReplyReminderLlmMockWindow.ts @@ -17,7 +17,6 @@ export function createReadNoReplyReminderLlmMockWindow( resizable: false, show: false, autoHideMenuBar: true, - frame: false, webPreferences: { preload: path.join(__dirname, '../preload/index.js'), sandbox: false