mirror of https://github.com/vector-im/riot-web
Check spec version for MSC3827. (#10937)
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…
Reference in New Issue