Skip to content

Commit

Permalink
disable reload
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 committed Aug 17, 2024
1 parent 2a4cb05 commit 17e681e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ export function createWindow(show = false): void {
event.preventDefault()
stopMihomoMemory()
mainWindow?.hide()
mainWindow?.reload()
})

mainWindow.webContents.setWindowOpenHandler((details) => {
Expand Down

0 comments on commit 17e681e

Please sign in to comment.