mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-03 12:51:04 +02:00
Check spec version for MSC3827. (#10937)
This commit is contained in:
parent
9f574cc764
commit
38467c64bb
@ -229,7 +229,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
|||||||
"feature_exploring_public_spaces",
|
"feature_exploring_public_spaces",
|
||||||
defaultWatchManager,
|
defaultWatchManager,
|
||||||
[["org.matrix.msc3827.stable"]],
|
[["org.matrix.msc3827.stable"]],
|
||||||
undefined,
|
"v1.4",
|
||||||
_td("Requires your server to support the stable version of MSC3827"),
|
_td("Requires your server to support the stable version of MSC3827"),
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user