Merge branch 'scrolltotop' into shigusegubu-vue3

* scrolltotop:
  oops
This commit is contained in:
Henry Jameson 2022-08-17 21:35:08 +03:00
commit 03de3bf857

View file

@ -34,7 +34,7 @@
type="button"
@click.prevent="markAsSeen"
>
<FAIcon icon="filter" />
{{ $t('notifications.read') }}
</button>
<NotificationFilters />
</div>