Enable reactions and edits for desktop

This commit is contained in:
J. Ryan Stinnett 2019-07-12 10:21:37 +01:00
parent bba167c433
commit d47d0e4097

View File

@ -30,7 +30,9 @@
} }
}, },
"features": { "features": {
"feature_lazyloading": "enable" "feature_lazyloading": "enable",
"feature_reactions": "enable",
"feature_message_editing": "enable"
}, },
"enable_presence_by_hs_url": { "enable_presence_by_hs_url": {
"https://matrix.org": false "https://matrix.org": false