mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Don't show report spam over the chat history.
This commit is contained in:
@@ -716,7 +716,6 @@ HistoryItem *Instance::roundVideoItem() const {
|
||||
&& !data->streamed->info.video.size.isEmpty())
|
||||
? Auth().data().message(data->streamed->id.contextId())
|
||||
: nullptr;
|
||||
|
||||
}
|
||||
|
||||
void Instance::requestRoundVideoResize() const {
|
||||
|
Reference in New Issue
Block a user