mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Call finish takeout. Handle errors.
This commit is contained in:
@@ -77,7 +77,7 @@ void Session::startExport() {
|
||||
|
||||
_exportViewChanges.fire(_exportPanel.get());
|
||||
|
||||
_exportPanel->closed(
|
||||
_exportPanel->stopRequests(
|
||||
) | rpl::start_with_next([=] {
|
||||
stopExport();
|
||||
}, _export->lifetime());
|
||||
|
Reference in New Issue
Block a user