Merge branch 'develop' into matthew/roomsettings2
This commit is contained in:
commit
68f846e129
7 changed files with 90 additions and 9 deletions
|
@ -155,7 +155,8 @@ function loadApp() {
|
|||
registrationUrl={makeRegistrationUrl()}
|
||||
ConferenceHandler={VectorConferenceHandler}
|
||||
config={configJson}
|
||||
startingQueryParams={parseQsFromFragment(window.location)} />,
|
||||
startingQueryParams={parseQsFromFragment(window.location)}
|
||||
enableGuest={true} />,
|
||||
document.getElementById('matrixchat')
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue