1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Merge branch 'develop' into improved-forwarding-ui

This commit is contained in:
Robin Townsend
2021-06-01 17:28:55 -04:00
82 changed files with 4785 additions and 1386 deletions

View File

@ -133,7 +133,7 @@ describe('Login', function() {
root.setState({
flows: [{
"type": "m.login.sso",
"org.matrix.msc2858.identity_providers": [{
"identity_providers": [{
id: "a",
name: "Provider 1",
}, {