Update message for restricted access notification

This commit is contained in:
Shubham Gupta 2026-04-09 15:55:03 +05:30 committed by GitHub
parent dac5a16c86
commit 1328333a37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@ export const ERROR_MESSAGES = {
},
'ws-login-restricted': {
title: 'Restricted access',
message: 'Workspace login is not enabled for this instance. Contact your super administrator to configure access.',
message: 'Workspace login is not enabled for this instance. Contact your super admin to configure access.',
cta: 'Back to home page',
retry: false,
queryParams: [],