Fix subname
All checks were successful
repod / nextcloud (push) Successful in 45s
repod / nodejs (push) Successful in 1m24s

This commit is contained in:
Michel Roux 2023-08-23 00:32:04 +02:00
parent 2b4dfa27e8
commit eee1380734

View File

@ -10,7 +10,7 @@
:is-no-user="true"
:url="feed.imageUrl" />
</template>
<template #subtitle>
<template #subname>
{{ feed.author }}
</template>
</NcListItem>