mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
@@ -926,7 +926,8 @@ void Stickers::specialSetReceived(
|
|||||||
LOG(("API Error: "
|
LOG(("API Error: "
|
||||||
"received recent attached stickers hash %1 "
|
"received recent attached stickers hash %1 "
|
||||||
"while counted hash is %2"
|
"while counted hash is %2"
|
||||||
).arg(hash, counted));
|
).arg(hash
|
||||||
|
).arg(counted));
|
||||||
}
|
}
|
||||||
session().local().writeRecentMasks();
|
session().local().writeRecentMasks();
|
||||||
} break;
|
} break;
|
||||||
|
Reference in New Issue
Block a user