mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-10 13:43:54 +00:00
Mark hidden chats with a userpic badge in community view.
This commit is contained in:
@@ -1002,6 +1002,7 @@ void InnerWidget::paintEvent(QPaintEvent *e) {
|
||||
.topicJumpCache = _topicJumpCache.get(),
|
||||
.folder = _openedFolder,
|
||||
.forum = _openedForum,
|
||||
.community = _openedCommunity,
|
||||
.currentBg = currentBg(),
|
||||
.filter = _filterId,
|
||||
.now = ms,
|
||||
|
||||
Reference in New Issue
Block a user