1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00

update name of platform users view so it rebuilds

This commit is contained in:
Martin McKeaveney 2023-09-25 13:57:10 +01:00
parent 6d4e3082e3
commit 83f042eeaf

View file

@ -18,7 +18,7 @@ export enum ViewName {
ROUTING = "screen_routes",
AUTOMATION_LOGS = "automation_logs",
ACCOUNT_BY_EMAIL = "account_by_email",
PLATFORM_USERS_LOWERCASE = "platform_users_lowercase",
PLATFORM_USERS_LOWERCASE = "platform_users_lowercase_2",
USER_BY_GROUP = "user_by_group",
APP_BACKUP_BY_TRIGGER = "by_trigger",
}