fix drafts
This commit is contained in:
parent
33c94665a1
commit
7b4fef365e
3 changed files with 16 additions and 14 deletions
|
|
@ -51,7 +51,7 @@
|
|||
@pause="$emit('mediapause', attachment.id)"
|
||||
/>
|
||||
<div
|
||||
v-if="draft.poll.options"
|
||||
v-if="draft.poll?.options"
|
||||
class="poll-indicator-container"
|
||||
:title="$t('drafts.poll_tooltip')"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue