Enable TAC in nightly config

While we work through fixing all the tests on https://github.com/matrix-org/matrix-react-sdk/pull/12439
enable the TAC on nightly so we can get wider testing.
This commit is contained in:
David Baker 2024-04-22 12:00:34 +01:00
parent ea556ff1c4
commit fabd01f937

View File

@ -49,6 +49,7 @@
},
"privacy_policy_url": "https://element.io/cookie-policy",
"features": {
"threadsActivityCentre": true,
"feature_spotlight": true,
"feature_video_rooms": true,
"feature_element_call_video_rooms": true