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:
@@ -499,7 +499,7 @@ void EditCaptionBox::createEditMediaButton() {
|
||||
return true;
|
||||
};
|
||||
|
||||
auto list = Storage::PreparedList::EditedPreparedFile(
|
||||
auto list = Storage::PreparedList::PreparedFileFromFileDialog(
|
||||
std::move(result),
|
||||
_isAlbum,
|
||||
[] {
|
||||
|
Reference in New Issue
Block a user