mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Allow wearing collectibles from emoji status.
This commit is contained in:
@@ -137,7 +137,8 @@ DocumentData *Document::readFromStreamHelper(
|
||||
|| info->setId == Data::Stickers::CloudRecentSetId
|
||||
|| info->setId == Data::Stickers::CloudRecentAttachedSetId
|
||||
|| info->setId == Data::Stickers::FavedSetId
|
||||
|| info->setId == Data::Stickers::CustomSetId) {
|
||||
|| info->setId == Data::Stickers::CustomSetId
|
||||
|| info->setId == Data::Stickers::CollectibleSetId) {
|
||||
typeOfSet = StickerSetTypeEmpty;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user