6446 improve information banner component to make it scale better (#6545)
Closes #6446
This commit is contained in:
@ -85,7 +85,8 @@ export class UserResolver {
|
||||
|
||||
const userVarAllowList = [
|
||||
'SYNC_EMAIL_ONBOARDING_STEP',
|
||||
'ACCOUNTS_TO_RECONNECT',
|
||||
'ACCOUNTS_TO_RECONNECT_INSUFFICIENT_PERMISSIONS',
|
||||
'ACCOUNTS_TO_RECONNECT_EMAIL_ALIASES',
|
||||
];
|
||||
|
||||
const filteredMap = new Map(
|
||||
|
||||
Reference in New Issue
Block a user