feat: persist portal invitation locales
This commit is contained in:
@@ -22,4 +22,5 @@ export type AuthAuditEventType =
|
||||
| "invitation_accepted"
|
||||
| "invitation_accept_failed"
|
||||
| "client_access_disabled"
|
||||
| "client_access_enabled";
|
||||
| "client_access_enabled"
|
||||
| "client_locale_updated";
|
||||
|
||||
Reference in New Issue
Block a user