🎨
This commit is contained in:
parent
b9ad38d56c
commit
0a29dd598a
3 changed files with 6 additions and 3 deletions
|
|
@ -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 }>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue