2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Support different location types for thumbnails.

This commit is contained in:
John Preston
2020-04-16 16:37:26 +04:00
parent 37aabc0da9
commit 3797753d16
19 changed files with 491 additions and 148 deletions

View File

@@ -3945,7 +3945,7 @@ void importOldRecentStickers() {
attributes,
mime,
QByteArray(),
StorageImageLocation(),
ImageWithLocation(),
dc,
size);
if (!doc->sticker()) {