mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
When you use `setWindowState`, your data is saved across refreshes. You can only store state that can be serialized to JSON.
When you use `setWindowState`, your data is saved across refreshes. You can only store state that can be serialized to JSON.