Resultify set_gossiped_timestamp

This commit is contained in:
Alexander Krotov
2019-12-11 16:43:21 +03:00
committed by holger krekel
parent 9e309132f8
commit 789fc0a7e0
4 changed files with 11 additions and 10 deletions

View File

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