Clean up
This commit is contained in:
parent
b7c70039aa
commit
e1109b168c
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@
|
|||
</div>
|
||||
<span class="app" v-if="appearNote.app">via <b>{{ appearNote.app.name }}</b></span>
|
||||
</div>
|
||||
<footer v-if="appearNote.deletedAt == null">
|
||||
<footer>
|
||||
<mk-reactions-viewer :note="appearNote" ref="reactionsViewer"/>
|
||||
<button @click="reply()">
|
||||
<template v-if="appearNote.reply">%fa:reply-all%</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue