feat(app): update product name to 'SurfSense' and implement server shutdown on app quit

This commit is contained in:
Anish Sarkar 2026-05-25 17:45:27 +05:30
parent 98e3950dc8
commit 7be4231ad4
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,6 @@
{
"name": "surfsense-desktop",
"productName": "SurfSense",
"version": "0.0.25",
"description": "SurfSense Desktop App",
"main": "dist/main.js",