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
When using createPersistedState there doesn't appear to pass any of the electron-store options along to the store instance. In createStorage it only provides the store instance a file name.
Would it be possible to also support the other options of electron-store?
The text was updated successfully, but these errors were encountered:
When using
createPersistedState
there doesn't appear to pass any of theelectron-store
options along to the store instance. IncreateStorage
it only provides the store instance a file name.Would it be possible to also support the other options of
electron-store
?The text was updated successfully, but these errors were encountered: