Let electron-builder correctly set StartupWMClass (#526)
This commit is contained in:
+1
-4
@@ -142,10 +142,7 @@
|
|||||||
"deb"
|
"deb"
|
||||||
],
|
],
|
||||||
"category": "Network;InstantMessaging;Chat",
|
"category": "Network;InstantMessaging;Chat",
|
||||||
"maintainer": "support@element.io",
|
"maintainer": "support@element.io"
|
||||||
"desktop": {
|
|
||||||
"StartupWMClass": "element"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"category": "public.app-category.social-networking",
|
"category": "public.app-category.social-networking",
|
||||||
|
|||||||
Reference in New Issue
Block a user