I found this in pmm-recent.html.twig. I think it is a prepare for actually having the number of unread messages in the block.
<span class="pmm-recent__message-count pmm-recent-count"></span>
But it looks like there is a twig variable missing inside. I am not that good in coding so I just pushed the value inside via javascript from official Private Message block rendered elsewhere but it would be very nice to have.
I found this in pmm-recent.html.twig. I think it is a prepare for actually having the number of unread messages in the block.
<span class="pmm-recent__message-count pmm-recent-count"></span>But it looks like there is a twig variable missing inside. I am not that good in coding so I just pushed the value inside via javascript from official Private Message block rendered elsewhere but it would be very nice to have.