quote support
This commit is contained in:
parent
f16aff06f6
commit
c4a88dd19f
3 changed files with 22 additions and 0 deletions
|
|
@ -146,6 +146,13 @@
|
|||
>
|
||||
<template #footer>
|
||||
<EmojiReactions :status="message" />
|
||||
<Quote
|
||||
class="quoted-post"
|
||||
:status-id="quoteId"
|
||||
:status-url="quoteUrl"
|
||||
:status-visible="quoteVisible"
|
||||
initially-expanded
|
||||
/>
|
||||
<span
|
||||
class="created-at"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue