Kapilan M
Results
1
comments of
Kapilan M
Some preliminary research tells me that the electron API provides us a way to deal with this: - [Event: second-instance](https://www.electronjs.org/docs/api/app#event-second-instance) - [app.requestSingleInstanceLock()](https://www.electronjs.org/docs/api/app#apprequestsingleinstancelock) When `open vaccinate.db` is called, a new app...