Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

This commit is contained in:
syuilo
2022-12-30 08:41:26 +09:00
2 changed files with 3 additions and 3 deletions

View File

@ -12,8 +12,7 @@
tabindex="0"
@click="chosen(emoji, $event)"
>
<!--<MkEmoji v-if="emoji.char != null" :emoji="emoji.char"/>-->
<img class="emoji" :src="disableShowingAnimatedImages ? getStaticImageUrl(emoji.url) : emoji.url"/>
<MkEmoji class="emoji" :emoji="`:${emoji.name}:`" />
</button>
</div>
<div v-if="searchResultUnicode.length > 0" class="body">