aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-07-19 22:49:29 -0400
committertaehoon <th.dev91@gmail.com>2019-07-24 21:02:37 -0400
commit876c6de8066d9ac708bb0cd8e4d4c5e60f9502a6 (patch)
treebbba50549a934519674eb564d4cccf76f1fa103c /src/components
parentdca384f123576d92e478d61cb74117407081d41d (diff)
fix typos
Diffstat (limited to 'src/components')
-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 fc745d1a..e862440e 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -22,7 +22,7 @@
:timeline="timeline"
timeline-name="user"
:user-id="userId"
- :pinned-status-ids="user.pinnedStatuseIds"
+ :pinned-status-ids="user.pinnedStatusIds"
/>
</div>
<div