mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed refreshing of file reference in api toggling media module.
This commit is contained in:
@@ -169,7 +169,7 @@ void SendExistingMedia(
|
||||
} else {
|
||||
api->sendMessageFail(error, peer, randomId, newId);
|
||||
}
|
||||
});
|
||||
});
|
||||
} else {
|
||||
api->sendMessageFail(error, peer, randomId, newId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user