Merge pull request #9926 from nextcloud/fix/outbox/item-subtitle-subname
fix(outbox): Revive item subname
This commit is contained in:
Коммит
ee27f1642c
|
@ -12,7 +12,7 @@
|
|||
<template #icon>
|
||||
<Avatar :display-name="avatarDisplayName" :email="avatarEmail" />
|
||||
</template>
|
||||
<template #subtitle>
|
||||
<template #subname>
|
||||
{{ subjectForSubtitle }}
|
||||
</template>
|
||||
<template #actions>
|
||||
|
|
Загрузка…
Ссылка в новой задаче