MSC3030 jump to date stable is part of Matrix v1.6 (#10397)
See https://matrix.org/blog/2023/02/14/matrix-v-1-6-release
This commit is contained in:
parent
747d65f1f9
commit
f3f87054b4
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
||||||
"feature_jump_to_date",
|
"feature_jump_to_date",
|
||||||
defaultWatchManager,
|
defaultWatchManager,
|
||||||
["org.matrix.msc3030"],
|
["org.matrix.msc3030"],
|
||||||
undefined,
|
"v1.6",
|
||||||
_td("Requires your server to support MSC3030"),
|
_td("Requires your server to support MSC3030"),
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue