mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -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.