Skip to content

Commit

Permalink
fix property name
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-chaix-didomi committed Jan 24, 2024
1 parent 3efa4bd commit 0e013f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DidomiTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export interface CurrentUserStatus {
created: string;
updated: string;
consent_string: string;
additional_consent: string;
addtl_consent: string;
didomi_dcs: string;
regulation: string;
}
Expand Down

0 comments on commit 0e013f4

Please sign in to comment.