[MM-57033] Update PL for user limit warning link (#26474)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
6364632907
Коммит
cf578dad3a
@@ -19,7 +19,7 @@ type Props = {
|
||||
userIsAdmin: boolean;
|
||||
};
|
||||
|
||||
const learnMoreExternalLink = 'https://mattermost.com/pl/error-code-error-user-limits-exceeded';
|
||||
const learnMoreExternalLink = 'https://mattermost.com/pl/error-code-error-safety-limits-exceeded';
|
||||
|
||||
function UsersLimitsAnnouncementBar(props: Props) {
|
||||
const usersLimits = useSelector(getUsersLimits);
|
||||
|
||||
Ссылка в новой задаче
Block a user