diff --git a/src/main/index.ts b/src/main/index.ts index 4da3b40..0f9361f 100644 --- a/src/main/index.ts +++ b/src/main/index.ts @@ -146,7 +146,6 @@ export function createWindow(show = false): void { event.preventDefault() stopMihomoMemory() mainWindow?.hide() - mainWindow?.reload() }) mainWindow.webContents.setWindowOpenHandler((details) => {