fix: photo viewer spoiler option
This commit is contained in:
parent
3241b3f5a7
commit
258584ac1d
@ -4323,6 +4323,7 @@ public class ChatActivityEnterView extends BlurredFrameLayout implements Notific
|
||||
info.ttl = photoEntry.ttl;
|
||||
info.videoEditedInfo = videoEditedInfo;
|
||||
info.canDeleteAfter = true;
|
||||
info.hasMediaSpoilers = photoEntry.hasSpoiler;
|
||||
photos.add(info);
|
||||
photoEntry.reset();
|
||||
sending = true;
|
||||
|
Loading…
Reference in New Issue
Block a user