DeckでもURLプレビュー
This commit is contained in:
parent
29b2bdf613
commit
488bbc9651
2 changed files with 31 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
<div class="renote" v-if="p.renote">
|
||||
<mk-note-preview :note="p.renote" :mini="true"/>
|
||||
</div>
|
||||
<mk-url-preview v-for="url in urls" :url="url" :key="url" :detail="false" :mini="true"/>
|
||||
</div>
|
||||
<span class="app" v-if="p.app">via <b>{{ p.app.name }}</b></span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue