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

@@ -6,7 +6,7 @@
<mk-pagination :pagination="pagination" class="mk-follow-requests" ref="list">
<template #empty>
<div class="tkdrhpxr">
<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('noFollowRequests') }}</div>
</div>
</template>