Update src/chat.rs

Co-authored-by: Hocuri <hocuri@gmx.de>
This commit is contained in:
Sebastian Klähn
2022-12-11 11:09:20 +01:00
committed by Sebastian Klähn
parent 99923fd816
commit 8d077b964c

View File

@@ -2738,7 +2738,7 @@ pub(crate) async fn remove_from_chat_contacts_table(
}
/// Adds a contact to the chat.
/// If the group is promoted, also send out a system message to all group members
/// If the group is promoted, also sends out a system message to all group members
pub async fn add_contact_to_chat(
context: &Context,
chat_id: ChatId,