From b4cb027a8e796979551583f9f8471002857e91fe Mon Sep 17 00:00:00 2001 From: Andrew Crescencio <68707868+AndrewCrescencio@users.noreply.github.com> Date: Sat, 30 Nov 2024 22:59:42 -0300 Subject: [PATCH] refactor: code from profile avatar image reduced motion setting issue (#3069) Co-authored-by: null --- components/account/AccountAvatar.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/account/AccountAvatar.vue b/components/account/AccountAvatar.vue index ac9ffbcb..823411ac 100644 --- a/components/account/AccountAvatar.vue +++ b/components/account/AccountAvatar.vue @@ -1,7 +1,7 @@