mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Make video rooms opt-out on Nightly
This commit is contained in:
parent
fba2709119
commit
32cbcc308c
@ -50,7 +50,8 @@
|
|||||||
"apiHost": "https://posthog.element.io"
|
"apiHost": "https://posthog.element.io"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"feature_spotlight": true
|
"feature_spotlight": true,
|
||||||
|
"feature_video_rooms": true
|
||||||
},
|
},
|
||||||
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user