mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fixed subscribeToUploader.
This commit is contained in:
@@ -1319,6 +1319,7 @@ void MainWidget::onEditMedia(
|
||||
const std::shared_ptr<FileLoadResult> &file,
|
||||
const FullMsgId &oldId) {
|
||||
LOG(("ON EDIT MEDIA"));
|
||||
App::main()->setEditMedia(FullMsgId());
|
||||
_history->sendFileConfirmed(file, oldId);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user