Add docs for tabbed integration managers labs flag

This commit is contained in:
Travis Ralston 2019-08-22 15:22:21 -06:00
parent c635fe7f36
commit 7bf1680ff8
1 changed files with 4 additions and 0 deletions

View File

@ -50,3 +50,7 @@ That's it. Now should see your new counter under the header.
An experimental, faster, message composer which should be more reliable and less prone to problems when An experimental, faster, message composer which should be more reliable and less prone to problems when
using your chosen input method. using your chosen input method.
## Multiple integration managers (`feature_many_integration_managers`)
Exposes a way to access all the integration managers known to Riot. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957).