This commit is contained in:
syuilo
2017-09-07 18:21:15 +09:00
parent 98411aa64c
commit 24983b6269
3 changed files with 7 additions and 1 deletions

View File

@ -552,7 +552,7 @@
<a>{ keyword }</a>
</virtual>
</div>
<p class="empty" if={ !initializing && users.length == 0 }>%i18n:mobile.tags.mk-user-overview-followers-you-know.no-users%</p>
<p class="empty" if={ user.keywords == null || user.keywords.length == 0 }>%i18n:mobile.tags.mk-user-overview-keywords.no-keywords%</p>
<style>
:scope
display block