mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
cargo fmt
This commit is contained in:
@@ -1726,7 +1726,7 @@ pub unsafe fn set_chat_profile_image(
|
||||
let mut msg = dc_msg_new_untyped(context);
|
||||
let new_image_rel;
|
||||
|
||||
macro_rules! returnError{
|
||||
macro_rules! returnError {
|
||||
() => {
|
||||
bail!("Failed to set profile image");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user