Mention where the embedded MUC gets embedded into

This commit is contained in:
JC Brand 2018-03-15 19:52:11 +00:00
parent a11f1c61f7
commit b0176e62f8

View File

@ -1427,7 +1427,7 @@ different builds, each for the different modes.
These were: These were:
* ``converse-mobile.js`` for the ``mobile`` mode * ``converse-mobile.js`` for the ``mobile`` mode
* ``converse-muc-embedded.js`` for embedding a single MUC room into the page. * ``converse-muc-embedded.js`` for embedding a single MUC room into a DOM element with id ``conversejs``
* ``converse.js`` for the ``overlayed`` mode * ``converse.js`` for the ``overlayed`` mode
* ``inverse.js`` for the ``fullscreen`` mode * ``inverse.js`` for the ``fullscreen`` mode