fix(stage-tamagotchi): merge caused syntax error

This commit is contained in:
Ayaka Neko
2025-10-04 22:10:24 +08:00
parent d744bec754
commit e2b07c565e
+1
View File
@@ -255,6 +255,7 @@ app.on('before-quit', async () => {
catch (error) {
console.error('Error closing WebSocket server:', error)
}
}
if (appTray) {
appTray.destroy()