2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 15:05:56 +00:00

Fixed refreshing of file reference in api toggling media module.

This commit is contained in:
23rd
2022-04-07 19:12:58 +03:00
parent cf6b995c50
commit 4ad31ce4e0
3 changed files with 24 additions and 16 deletions

View File

@@ -169,7 +169,7 @@ void SendExistingMedia(
} else {
api->sendMessageFail(error, peer, randomId, newId);
}
});
});
} else {
api->sendMessageFail(error, peer, randomId, newId);
}