mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
fix comma error of features example
Signed-off-by: Simon Körner <github@lubiland.de>
This commit is contained in:
parent
8672939f0c
commit
b5629ac3e6
@ -6,8 +6,8 @@
|
||||
"integrations_rest_url": "https://scalar.vector.im/api",
|
||||
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
||||
"features": {
|
||||
"feature_groups": "labs"
|
||||
"feature_pinning": "labs",
|
||||
"feature_groups": "labs",
|
||||
"feature_pinning": "labs"
|
||||
},
|
||||
"default_federate": true,
|
||||
"roomDirectory": {
|
||||
|
Loading…
Reference in New Issue
Block a user