feat(app): remember window size/position across restarts (window-state plugin)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-10 09:25:29 +07:00
parent 5fca6bfd09
commit 7d8e39ca3d
4 changed files with 21 additions and 1 deletions
+2 -1
View File
@@ -11,6 +11,7 @@
"core:resources:default",
"core:menu:default",
"core:tray:default",
"notification:default"
"notification:default",
"window-state:default"
]
}