Remove edits feature flag from docs and config
Part of https://github.com/vector-im/riot-web/issues/10282
This commit is contained in:
parent
8a022a4be0
commit
7731f93676
4 changed files with 3 additions and 13 deletions
|
@ -22,8 +22,7 @@
|
|||
"features": {
|
||||
"feature_groups": "labs",
|
||||
"feature_pinning": "labs",
|
||||
"feature_reactions": "labs",
|
||||
"feature_message_editing": "labs"
|
||||
"feature_reactions": "labs"
|
||||
},
|
||||
"default_federate": true,
|
||||
"default_theme": "light",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue