mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Version 1.8.10.
- Bug fixes and other minor improvements.
This commit is contained in:
@@ -36,7 +36,6 @@ void SendExistingMedia(
|
||||
const auto session = &history->session();
|
||||
const auto api = &session->api();
|
||||
|
||||
media->refreshFileReference("blabla");
|
||||
message.action.clearDraft = false;
|
||||
message.action.generateLocal = true;
|
||||
api->sendAction(message.action);
|
||||
|
Reference in New Issue
Block a user