mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Remove some calls to Auth().
This commit is contained in:
@@ -1005,7 +1005,7 @@ void History::applyMessageChanges(
|
||||
if (data.type() == mtpc_messageService) {
|
||||
applyServiceChanges(item, data.c_messageService());
|
||||
}
|
||||
App::checkSavedGif(item);
|
||||
owner().checkSavedGif(item);
|
||||
}
|
||||
|
||||
void History::applyServiceChanges(
|
||||
|
Reference in New Issue
Block a user