1
0
Fork 0
mirror of synced 2024-08-03 20:31:50 +12:00
This commit is contained in:
adrinr 2023-03-14 17:02:37 +01:00
parent 4f2696ed32
commit 621c06eada

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 = {