1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 05:26:03 +02:00
This commit is contained in:
syuilo
2018-03-04 12:14:53 +09:00
parent 9ea08051b1
commit d54453c5ff
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<template>
<span>
<span class="mk-file-type-icon">
<template v-if="kind == 'image'">%fa:file-image%</template>
</span>
</template>