mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 20:59:16 +00:00
Fixes UserModal's profile tag
This commit is contained in:
@@ -174,7 +174,7 @@ const UserModal = ({ open, onClose, userId }) => {
|
|||||||
margin="dense"
|
margin="dense"
|
||||||
>
|
>
|
||||||
<InputLabel id="profile-selection-input-label">
|
<InputLabel id="profile-selection-input-label">
|
||||||
Profile
|
{i18n.t("userModal.form.profile")}
|
||||||
</InputLabel>
|
</InputLabel>
|
||||||
<Field
|
<Field
|
||||||
as={Select}
|
as={Select}
|
||||||
|
|||||||
Reference in New Issue
Block a user