mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 08:50:18 +00:00
Addressing comment
This commit is contained in:
parent
53dee5c114
commit
a4732162cd
@ -204,7 +204,7 @@ const AuthProvider: FunctionComponent<AuthProviderProps> = ({
|
||||
if (status === ClientErrors.FORBIDDEN) {
|
||||
showToast({
|
||||
variant: 'error',
|
||||
body: 'User does not have permission for this action!',
|
||||
body: 'You do not have permission for this action!',
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user