From 587249b101cda2fffd182d03ae8df93de618757b Mon Sep 17 00:00:00 2001 From: alecdusheck Date: Sun, 18 Oct 2020 00:11:53 -0500 Subject: [PATCH 1/2] Use https://ui-avatars.com instead of https://api.adorable.io for profile images --- client/src/components/chat.vue | 2 +- client/src/components/context.vue | 2 +- client/src/components/members.vue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/components/chat.vue b/client/src/components/chat.vue index 619909af..d8f0feda 100644 --- a/client/src/components/chat.vue +++ b/client/src/components/chat.vue @@ -4,7 +4,7 @@