Do not reset gossip timestamp when group members change

This commit is contained in:
Alexander Krotov
2020-01-09 21:04:34 +03:00
parent fc78a08657
commit 8eebd2aa67

View File

@@ -1049,7 +1049,6 @@ fn create_or_lookup_group(
}
}
send_EVENT_CHAT_MODIFIED = true;
chat::reset_gossiped_timestamp(context, chat_id)?;
}
if send_EVENT_CHAT_MODIFIED {