Skip to content

Commit

Permalink
9499-email-domains-interstitial-registry-sign-in
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Nov 27, 2024
1 parent 3c79045 commit 8a4f7db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ export class LoginInterstitialsService {
userHasPrivateDomains(value: EmailsEndpoint): boolean {
return !!value.emailDomains.find((domain) => domain.visibility !== 'PUBLIC')
}
}
}

0 comments on commit 8a4f7db

Please sign in to comment.