diff --git a/src/components/users.js b/src/components/users.js index d978c26..d48cbbe 100644 --- a/src/components/users.js +++ b/src/components/users.js @@ -1,5 +1,6 @@ import React, { Fragment } from "react"; import PersonPinIcon from "@material-ui/icons/PersonPin"; +import ContactMailIcon from "@material-ui/icons/ContactMail"; import SettingsInputComponentIcon from "@material-ui/icons/SettingsInputComponent"; import { ArrayInput, @@ -159,6 +160,12 @@ export const UserEdit = props => ( source="deactivated" helperText="resources.users.helper.deactivate" /> + + } + path="threepid" + > ( } + path="connections" >