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