diff --git a/src/components/LeftSidebar/LeftSidebar.vue b/src/components/LeftSidebar/LeftSidebar.vue index 1c5ad9840ef..d2246e239b9 100644 --- a/src/components/LeftSidebar/LeftSidebar.vue +++ b/src/components/LeftSidebar/LeftSidebar.vue @@ -45,6 +45,15 @@ {{ t('spreed', 'Filter unread messages') }} + + + {{ t('spreed', 'Filter archived conversations') }} + + @@ -277,6 +287,25 @@