mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 09:26:30 +03:00
fix chat-verified
This commit is contained in:
@@ -1272,7 +1272,7 @@ fn create_or_lookup_adhoc_group(
|
||||
context.call_cb(Event::ChatModified(chat_id));
|
||||
|
||||
cleanup(ret_chat_id, ret_chat_id_blocked, chat_id, chat_id_blocked);
|
||||
return Ok(());
|
||||
Ok(())
|
||||
}
|
||||
|
||||
fn create_group_record(
|
||||
|
||||
Reference in New Issue
Block a user