fix(desktop): linux executableName

This commit is contained in:
Mo
2022-06-20 11:19:27 -05:00
parent c5804bec22
commit 296873d671

View File

@@ -123,7 +123,7 @@
"linux": {
"category": "Office",
"icon": "build/icon/",
"executableName": "Standard Notes",
"executableName": "standard-notes",
"desktop": {
"StartupWMClass": "standard notes"
},