mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05: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.