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

MSC3030 jump to date is supported in stable v1.6 version #10397

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/settings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
"feature_jump_to_date",
defaultWatchManager,
["org.matrix.msc3030"],
undefined,
"v1.6",
_td("Requires your server to support MSC3030"),
),
},
Expand Down