Group boosts

This commit is contained in:
Ilya Laktyushin
2024-02-06 16:18:26 +04:00
parent b4b90b090c
commit b909d1bea0
16 changed files with 767 additions and 61 deletions

View File

@@ -675,7 +675,7 @@ func _internal_fetchAndUpdateCachedPeerData(accountPeerId: PeerId, peerId rawPee
.withUpdatedViewForumAsMessages(.known(forumViewAsMessages))
.withUpdatedWallpaper(wallpaper)
.withUpdatedBoostsToUnrestrict(boostsUnrestrict)
.withUpdateAppliedBoosts(appliedBoosts)
.withUpdatedAppliedBoosts(appliedBoosts)
.withUpdatedEmojiPack(emojiPack)
})