mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Fix wrong indents
This commit is contained in:
@@ -845,7 +845,6 @@ pub fn delete_msgs(context: &Context, msg_ids: &[MsgId]) {
|
||||
if msg.location_id > 0 {
|
||||
update_location_chat_id(context, msg.location_id, DC_CHAT_ID_TRASH);
|
||||
}
|
||||
} else {
|
||||
}
|
||||
update_msg_chat_id(context, *msg_id, DC_CHAT_ID_TRASH);
|
||||
job_add(
|
||||
|
||||
Reference in New Issue
Block a user