user-email-enrichment icon indicating copy to clipboard operation
user-email-enrichment copied to clipboard

Pull larger gravatar image

Open taitems opened this issue 2 years ago • 0 comments

By default gravatar.js is pulling in the small thumbnail.

Consider either:

  • Running a parallel query with gravatar.resolve('foo@bar'); to ensure it actually exists
  • Ideally raising an issue/PR with gravatar.js to add this functionality

taitems avatar Sep 18 '21 11:09 taitems