This commit is contained in:
syuilo
2017-12-09 20:31:33 +09:00
parent b9ad38d56c
commit 0a29dd598a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<mk-authorized-apps>
<div class="none ui info" if={ !fetching && apps.length == 0 }>
<p>%i18n:common.tags.mk-authorized-apps.no-apps%</p>
<p>%fa:info-circle%%i18n:common.tags.mk-authorized-apps.no-apps%</p>
</div>
<div class="apps" if={ apps.length != 0 }>
<div each={ app in apps }>