mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
parent
ef5e39f680
commit
1ef0791bc6
1 changed files with 2 additions and 1 deletions
|
@ -926,7 +926,8 @@ void Stickers::specialSetReceived(
|
|||
LOG(("API Error: "
|
||||
"received recent attached stickers hash %1 "
|
||||
"while counted hash is %2"
|
||||
).arg(hash, counted));
|
||||
).arg(hash
|
||||
).arg(counted));
|
||||
}
|
||||
session().local().writeRecentMasks();
|
||||
} break;
|
||||
|
|
Loading…
Add table
Reference in a new issue