From 05da96e545cb1a4497fbd493f81607c039d2829a Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 9 Feb 2020 13:28:33 +0100 Subject: [PATCH] Use the same method everywhere to calculate the avatar url --- src/App.vue | 5 +---- src/auth/index.js | 8 ++++---- src/components/global/user.vue | 7 +------ src/components/tasks/ShowListTasks.vue | 5 +---- src/models/user.js | 4 ++++ 5 files changed, 11 insertions(+), 18 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4ba3ef266..8e6cbb9e8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,7 +16,7 @@ Update Now
- +