Rearranged settings, moved more stuff to filtering where apllicable.
Changed how filering works.
This commit is contained in:
parent
2725a0c639
commit
b87a9d6675
10 changed files with 267 additions and 210 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