Skip to content

Commit

Permalink
fix: change BasesLocalesType
Browse files Browse the repository at this point in the history
  • Loading branch information
fufeck committed Sep 19, 2024
1 parent 9b6af43 commit 3da6183
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/mes-adresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export type BaseLocaleType = {
nbNumeros?: number;
nbNumerosCertifies?: number;
isAllCertified?: boolean;
commentedNumeros?: any;
emails?: string[];
sync?: {
status: StatusSyncEnum;
Expand Down

0 comments on commit 3da6183

Please sign in to comment.