Add darkModeSupport

This commit is contained in:
vverst
2019-10-09 09:04:45 +02:00
committed by GitHub
parent 57e597ec13
commit 2e5b0fb72d
+2 -1
View File
@@ -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": {