Skip to content

Commit 2fca9d2

Browse files
Updated
1 parent 8cc8ecf commit 2fca9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/providers/identity.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ export interface BeforeCreateResponse {
383383
displayName?: string;
384384
disabled?: boolean;
385385
emailVerified?: boolean;
386-
photoUrl?: string;
386+
photoUrl?: string;
387387
customClaims?: object;
388388
recaptchaActionOverride?: RecaptchaActionOptions;
389389
}

0 commit comments

Comments
 (0)