Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 6462901

Browse files
committed
MSC3030 jump to date stable is part of Matrix v1.6
See https://matrix.org/blog/2023/02/14/matrix-v-1-6-release
1 parent 5211b62 commit 6462901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings/Settings.tsx

+1-1
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)