This commit is contained in:
adrinr 2023-03-14 17:02:37 +01:00
parent 4f2696ed32
commit 621c06eada
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ export enum ViewName {
PLATFORM_USERS_LOWERCASE = "platform_users_lowercase",
USER_BY_GROUP = "by_group_user",
APP_BACKUP_BY_TRIGGER = "by_trigger",
SCIM_USERS = "scim_users",
}
export const DeprecatedViews = {