From fde7defb31b6f77ec38a6f89f1af86a2b8950b7f Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Thu, 4 Nov 2021 15:36:32 -0400 Subject: [PATCH] Fixes missing ; --- src/avatars.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/avatars.ts b/src/avatars.ts index b4d91fe..3e7a615 100644 --- a/src/avatars.ts +++ b/src/avatars.ts @@ -74,7 +74,7 @@ export function getAvatarUri( ensureAvatarCache(avatarCache); // Double the size to avoid blurring on the retina screen - size *= 2 + size *= 2; if (email == null || email.length === 0) { const avatar = createOrUpdateAvatar(