mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add darkModeSupport
This commit is contained in:
parent
57e597ec13
commit
2e5b0fb72d
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user