Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/appearance-tab
This commit is contained in:
commit
69747b6114
55 changed files with 902 additions and 870 deletions
|
@ -539,6 +539,7 @@ export const MsisdnAuthEntry = createReactClass({
|
|||
type: MsisdnAuthEntry.LOGIN_TYPE,
|
||||
// TODO: Remove `threepid_creds` once servers support proper UIA
|
||||
// See https://github.com/vector-im/riot-web/issues/10312
|
||||
// See https://github.com/matrix-org/matrix-doc/issues/2220
|
||||
threepid_creds: creds,
|
||||
threepidCreds: creds,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue