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>