mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update webapp/components/NotificationsTable/NotificationsTable.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
parent
736bc2719a
commit
12861834fb
@ -21,7 +21,7 @@
|
||||
<div>
|
||||
<base-card :wide-content="true">
|
||||
<base-icon
|
||||
v-if="n.from.post"
|
||||
v-if="notification.from.post"
|
||||
name="comment"
|
||||
v-tooltip="{ content: $t('notifications.comment'), placement: 'right' }"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user