Skip to content

Commit

Permalink
feat: Add "utilisateur" as UsernameFieldNames
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo committed Dec 5, 2024
1 parent dca4a87 commit b9b3790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/browser/src/autofill/services/autofill-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export class AutoFillConstants {
"benutzer id",
// French
"identifiant",
"utilisateur",
...AutoFillConstants.EmailFieldNames,
];

Expand Down

0 comments on commit b9b3790

Please sign in to comment.