update prop name
This commit is contained in:
parent
7f9feacd26
commit
4826d72549
2 changed files with 4 additions and 4 deletions
|
@ -34,6 +34,7 @@
|
|||
:timeline="timeline"
|
||||
:timeline-name="'user'"
|
||||
:user-id="userId"
|
||||
:pinned-status-ids="user.pinnedStatuseIds"
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
|
@ -75,7 +76,6 @@
|
|||
timeline-name="media"
|
||||
:timeline="media"
|
||||
:user-id="userId"
|
||||
:excludedStatusIds="user.pinnedStatuseIds"
|
||||
/>
|
||||
<Timeline
|
||||
v-if="isUs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue