Using the `Electron.isElectron` from the `electron.service.ts` file, we want specific features to only be available for the electron app - [ ] Port forwarding - [ ] Cluster connection configuration (#45) - [x] Connect cluster switching - [ ] Persistent settings?
Using the
Electron.isElectronfrom theelectron.service.tsfile, we want specific features to only be available for the electron app