mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-04-24 20:29:40 +00:00
Fix forward options for text messages.
This commit is contained in:
parent
b1d52e088e
commit
453954f901
@ -5374,6 +5374,8 @@ void HistoryWidget::mousePressEvent(QMouseEvent *e) {
|
||||
if (!media->forceForwardedInfo()) {
|
||||
return false;
|
||||
}
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user