Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit c5f3b31

Browse files
MadLittleModstoomore
authored andcommitted
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
1 parent 50e8427 commit c5f3b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings/Settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
373373
"feature_jump_to_date",
374374
defaultWatchManager,
375375
["org.matrix.msc3030"],
376-
undefined,
376+
"v1.6",
377377
_td("Requires your server to support MSC3030"),
378378
),
379379
},

0 commit comments

Comments
 (0)