UPDATE: Change proxy

This commit is contained in:
2025-12-12 18:49:30 +07:00
parent e08b265ae8
commit acdd761652
9 changed files with 17 additions and 23 deletions

View File

@@ -117,8 +117,6 @@ func main() {
systemTray.SetMenu(menu)
window.RegisterHook(events.Common.WindowClosing, func(e *application.WindowEvent) {
app.Event.Emit("window:close")
e.Cancel()