Add darkModeSupport
This commit is contained in:
+2
-1
@@ -177,7 +177,8 @@
|
|||||||
"afterInstall": "electron_app/build/linux/after-install.tpl"
|
"afterInstall": "electron_app/build/linux/after-install.tpl"
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"category": "public.app-category.social-networking"
|
"category": "public.app-category.social-networking",
|
||||||
|
"darkModeSupport": true
|
||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
"target": {
|
"target": {
|
||||||
|
|||||||
Reference in New Issue
Block a user