@@ -84,7 +84,7 @@ SPDX-License-Identifier: AGPL-3.0-only
 | 
			
		||||
				</div>
 | 
			
		||||
				<MkA v-if="appearNote.channel && !inChannel" :class="$style.channel" :to="`/channels/${appearNote.channel.id}`"><i class="ti ti-device-tv"></i> {{ appearNote.channel.name }}</MkA>
 | 
			
		||||
			</div>
 | 
			
		||||
			<MkReactionsViewer :note="appearNote" :maxNumber="16">
 | 
			
		||||
			<MkReactionsViewer v-show="appearNote.cw == null || showContent" :note="appearNote" :maxNumber="16">
 | 
			
		||||
				<template #more>
 | 
			
		||||
					<div :class="$style.reactionOmitted">{{ i18n.ts.more }}</div>
 | 
			
		||||
				</template>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user