mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Handle cancel for default download path in Linux sandbox
This commit is contained in:
@@ -195,6 +195,7 @@ QString DefaultDownloadPath(not_null<Main::Session*> session) {
|
||||
Core::App().saveSettings();
|
||||
return result;
|
||||
}
|
||||
return QString();
|
||||
}
|
||||
return realDefaultPath;
|
||||
}
|
||||
|
Reference in New Issue
Block a user