Merge remote-tracking branch 'origin/develop' into proper-attachments
* origin/develop: undo accidental change when merging Apply 1 suggestion(s) to 1 file(s) Rearranged settings, moved more stuff to filtering where apllicable. Changed how filering works.
This commit is contained in:
commit
94c37e8adf
10 changed files with 272 additions and 213 deletions
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<Status
|
||||
v-if="notification.type === 'mention'"
|
||||
class="Notification"
|
||||
:compact="true"
|
||||
:statusoid="notification.status"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue