Skip to content

Commit

Permalink
Update src/libs/OptionsListUtils.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Abdelhafidh Belalia <[email protected]>
  • Loading branch information
deetergp and s77rt authored Jul 29, 2024
1 parent 2e1bd4d commit 67d4782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/OptionsListUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1724,7 +1724,6 @@ function getUserToInviteOption({
isInSelectedOption ||
(!isValidEmail && !isValidPhoneNumber) ||
isInOptionToExclude ||
isChronosEmail ||
excludeUnknownUsers
) {
return null;
Expand Down

0 comments on commit 67d4782

Please sign in to comment.