mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
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:
@@ -26,7 +26,7 @@
|
||||
"icons/firezone.ico"
|
||||
],
|
||||
"publisher": "Firezone",
|
||||
"shortDescription": "The Firezone Windows client"
|
||||
"shortDescription": "Firezone Windows client"
|
||||
},
|
||||
"security": {
|
||||
"csp": null
|
||||
|
||||
Reference in New Issue
Block a user