更新 'src/components/users.js'
This commit is contained in:
parent
b1c35b670f
commit
3410deb510
@ -473,9 +473,9 @@ export const UserEdit = props => {
|
|||||||
</FormTab>
|
</FormTab>
|
||||||
|
|
||||||
<FormTab
|
<FormTab
|
||||||
label={translate("resources.users_media.name", { smart_count: 2 })}
|
label={translate("resources.p3url.name", { smart_count: 2 })}
|
||||||
icon={<PermMediaIcon />}
|
icon={<PermMediaIcon />}
|
||||||
path="media"
|
path="p3url"
|
||||||
>
|
>
|
||||||
|
|
||||||
</FormTab>
|
</FormTab>
|
||||||
|
Loading…
Reference in New Issue
Block a user