Add view
This commit is contained in:
parent
4f2696ed32
commit
621c06eada
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue