mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 23:15:59 +00:00
Check some more App::main()s.
This commit is contained in:
@@ -193,8 +193,8 @@ void SendExistingDocument(
|
||||
if (document->sticker()) {
|
||||
if (const auto main = App::main()) {
|
||||
main->incrementSticker(document);
|
||||
document->owner().stickers().notifyRecentUpdated();
|
||||
}
|
||||
document->owner().stickers().notifyRecentUpdated();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user