multiple fixes

This commit is contained in:
Henry Jameson 2020-05-26 01:01:25 +03:00
parent 83e5ee5494
commit 9d09e4090f
4 changed files with 8 additions and 10 deletions
src/components/notification

View file

@ -157,11 +157,9 @@
</router-link>
</div>
<template v-else>
<status
<status-content
class="faint"
:compact="true"
:statusoid="notification.action"
:no-heading="true"
:status="notification.action"
/>
</template>
</div>