evolu
evolu copied to clipboard
Fix reloadAllTabs for Electron
Detect Electron (or add an option to config) and replace location.assign(reloadUrl); and location.reload(); with something for Electron.