テーマインポート機能を実装するなど
This commit is contained in:
parent
b12bf78c6d
commit
dac962580b
10 changed files with 118 additions and 12 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</router-link>
|
||||
</div>
|
||||
<div class="no-history" v-if="!fetching && messages.length == 0">
|
||||
<img src="https://xn--931a.moe/assets/info.png" class="_ghost"/>
|
||||
<img src="https://xn--931a.moe/assets/info.jpg" class="_ghost"/>
|
||||
<div>{{ $t('noHistory') }}</div>
|
||||
</div>
|
||||
<mk-loading v-if="fetching"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue