2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-03 16:05:57 +00:00

Added button to add new files in SendFilesBox to album only.

This commit is contained in:
23rd
2020-01-06 00:04:47 +03:00
committed by John Preston
parent abc7b8364c
commit 5f8c2f90ff
5 changed files with 100 additions and 44 deletions

View File

@@ -499,7 +499,7 @@ void EditCaptionBox::createEditMediaButton() {
return true;
};
auto list = Storage::PreparedList::EditedPreparedFile(
auto list = Storage::PreparedList::PreparedFileFromFileDialog(
std::move(result),
_isAlbum,
[] {