hide "RN" on MkNoteDetailed

This commit is contained in:
ThatOneCalculator 2023-01-24 18:59:07 -08:00
parent b3b97f0866
commit ce3308a290
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -56,7 +56,7 @@
<div class="text" @click.self="router.push(notePage(appearNote))">
<MkA v-if="appearNote.replyId" class="reply" :to="`/notes/${appearNote.replyId}`"><i class="ph-arrow-bend-up-left-bold ph-lg"></i></MkA>
<Mfm v-if="appearNote.text" :text="appearNote.text" :author="appearNote.user" :i="$i" :custom-emojis="appearNote.emojis"/>
<a v-if="appearNote.renote != null" class="rp">RN:</a>
<!-- <a v-if="appearNote.renote != null" class="rp">RN:</a> -->
<div v-if="translating || translation" class="translation">
<MkLoading v-if="translating" mini/>
<div v-else class="translated">