Skip to content

Commit a598db8

Browse files
committed
Domain sync
1 parent 5243297 commit a598db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FusionAuthClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4401,7 +4401,7 @@ export interface ApplicationEvent {
44014401
*/
44024402
export interface ApplicationFormConfiguration {
44034403
adminRegistrationFormId?: UUID;
4404-
selfServiceUserFormId?: UUID;
4404+
selfServiceFormId?: UUID;
44054405
}
44064406

44074407
/**

0 commit comments

Comments
 (0)