aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-07-27 19:08:20 +0300
committerHenry Jameson <me@hjkos.com>2022-07-27 19:08:20 +0300
commitc5919228abe1c5523698f88cace8f289810ef206 (patch)
tree8c157ad3bd9240d1c3e67b6641707be6ad919330 /src/components/user_profile
parent19a7335ee7e7b0a287b027783efc7d35c2a11d46 (diff)
fix avatar not zooming in profile page
Diffstat (limited to 'src/components/user_profile')
-rw-r--r--src/components/user_profile/user_profile.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue
index 430d0915..dbf28981 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -8,7 +8,7 @@
:user-id="userId"
:switcher="true"
:selected="timeline.viewing"
- :avatar-action="zoom"
+ avatar-action="zoom"
rounded="top"
/>
<div