This commit is contained in:
syuilo
2018-05-18 15:42:42 +09:00
parent 4c3dccfc0b
commit e6c4ba8133
11 changed files with 12 additions and 12 deletions

View File

@ -17,7 +17,7 @@
<header>
<router-link class="name" :to="p.user | userPage">{{ p.user | userName }}</router-link>
<span class="is-bot" v-if="p.user.host === null && p.user.isBot">bot</span>
<span class="username">@{{ p.user | acct }}</span>
<span class="username"><mk-acct :user="p.user"/></span>
<div class="info">
<span class="mobile" v-if="p.viaMobile">%fa:mobile-alt%</span>
<router-link class="created-at" :to="p | notePage">