fix(windows): app title in Task Manager (#3003)

Didn't realize shortDescription shows up as the name in Task Manager.
That "The " looks weird in there.
This commit is contained in:
Reactor Scram
2023-12-22 16:19:47 -06:00
committed by GitHub
parent 82604139ce
commit 5c54a945ec

View File

@@ -26,7 +26,7 @@
"icons/firezone.ico"
],
"publisher": "Firezone",
"shortDescription": "The Firezone Windows client"
"shortDescription": "Firezone Windows client"
},
"security": {
"csp": null