mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
Update message for restricted access notification
This commit is contained in:
parent
dac5a16c86
commit
1328333a37
1 changed files with 1 additions and 1 deletions
|
|
@ -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: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue