Explorar el Código

fix avatar not zooming in profile page

Henry Jameson hace 2 años
padre
commit
c5919228ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/user_profile/user_profile.vue

+ 1 - 1
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