This commit is contained in:
syuilo
2020-02-16 22:46:51 +09:00
parent 091923764d
commit 9cbfdc94d9
9 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
</router-link>
</sequential-entrance>
<div class="no-history" v-if="!fetching && messages.length == 0">
<img src="https://xn--931a.moe/assets/info.png" alt="" class="_ghost"/>
<img src="https://xn--931a.moe/assets/info.png" class="_ghost"/>
<div>{{ $t('noHistory') }}</div>
</div>
<mk-loading v-if="fetching"/>