You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As a user I would like to save and restore the whole app state, counters, and count events to/from a file saved on my device.
Describe the solution you'd like
Serialize the whole store to file and load the whole store from file.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
As a user I would like to save and restore the whole app state, counters, and count events to/from a file saved on my device.
Describe the solution you'd like
Serialize the whole store to file and load the whole store from file.
The text was updated successfully, but these errors were encountered: