Merge pull request #3465 from matrix-org/t3chguy/nvl/userinfo

UserInfo consolidation of GroupMemberInfo and MemberInfo panels
This commit is contained in:
Michael Telatynski
2019-10-21 15:50:08 +01:00
committed by GitHub
12 changed files with 1527 additions and 10 deletions

View File

@@ -596,6 +596,7 @@ module.exports = createReactClass({
e.preventDefault();
// Update the IS in account data. Actually using it may trigger terms.
// eslint-disable-next-line react-hooks/rules-of-hooks
useDefaultIdentityServer();
// Add email as a valid address type.

File diff suppressed because it is too large Load Diff