This commit is contained in:
syuilo 2018-10-16 20:29:35 +09:00
parent fe0e6e7c87
commit 6de3fa685b

View file

@ -1,5 +1,5 @@
<template>
<x-notes ref="timeline" :more="existMore ? more : null" :media-view="mediaView"/>
<x-notes ref="timeline" :more="existMore ? more : null" :media-view="mediaView"/>
</template>
<script lang="ts">