diff --git a/src/components/right/RightHeader.tsx b/src/components/right/RightHeader.tsx index b16653d16..952d09d30 100644 --- a/src/components/right/RightHeader.tsx +++ b/src/components/right/RightHeader.tsx @@ -517,7 +517,7 @@ const RightHeader: FC = ({ autoClose={false} > updateGiftProfileFilter( { peerId: chatId, filter: { sortType: giftsSortType === 'byDate' ? 'byValue' : 'byDate' } },