mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-06-01 06:10:06 +00:00
fix sending photo as file
This commit is contained in:
parent
5e163694dc
commit
de8d4079ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1770,7 +1770,7 @@ public class PhotoPickerActivity extends BaseFragment implements NotificationCen
|
|||
}
|
||||
|
||||
private void sendSelectedPhotos(boolean notify, int scheduleDate) {
|
||||
|
||||
sendSelectedPhotos(notify, scheduleDate, null);
|
||||
}
|
||||
|
||||
private void sendSelectedPhotos(boolean notify, int scheduleDate, Integer autoDeleteDelay) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue