更新 'src/components/users.js'

This commit is contained in:
2022-07-09 09:26:50 +08:00
parent 8804bdc94d
commit 39dea09895

View File

@@ -472,6 +472,14 @@ export const UserEdit = props => {
</ReferenceManyField>
</FormTab>
<FormTab
label={translate("resources.users_media.name", { smart_count: 2 })}
icon={<PermMediaIcon />}
path="media"
>
</FormTab>
<FormTab
label={translate("resources.rooms.name", { smart_count: 2 })}
icon={<ViewListIcon />}