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
Added support for multiple instances of stores in the same electron app. This is done by introducing ipc_event_name into functions that consumes either ipcMain or ipcRenderer.