Enable Dark Mode (TM) for macOS Mojave

This commit is contained in:
Saúl Ibarra Corretgé 2018-12-19 09:52:03 +01:00 committed by Hristo Terezov
parent 1bd80139f7
commit f004db7d51

View file

@ -27,7 +27,8 @@
], ],
"mac": { "mac": {
"artifactName": "jitsi-meet.${ext}", "artifactName": "jitsi-meet.${ext}",
"category": "public.app-category.video" "category": "public.app-category.video",
"darkModeSupport": true
}, },
"linux": { "linux": {
"artifactName": "jitsi-meet-${arch}.${ext}", "artifactName": "jitsi-meet-${arch}.${ext}",