This commit is contained in:
Henry Jameson 2022-08-17 21:34:56 +03:00
parent efc6b6b703
commit e9ad922eeb
1 changed files with 1 additions and 1 deletions

View File

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