mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Start non-unique ChatTheme.
This commit is contained in:
@@ -3505,7 +3505,7 @@ void ApiWrap::sharedMediaDone(
|
||||
parsed.fullCount
|
||||
));
|
||||
if (type == SharedMediaType::Pinned && !parsed.messageIds.empty()) {
|
||||
peer->setHasPinnedMessages(true);
|
||||
peer->owner().history(peer)->setHasPinnedMessages(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user