Skip to content

Commit e2b07c5

Browse files
committed
fix(stage-tamagotchi): merge caused syntax error
1 parent d744bec commit e2b07c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/stage-tamagotchi/src/main/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ app.on('before-quit', async () => {
255255
catch (error) {
256256
console.error('Error closing WebSocket server:', error)
257257
}
258+
}
258259

259260
if (appTray) {
260261
appTray.destroy()

0 commit comments

Comments
 (0)