mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +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 mut msg = dc_msg_new_untyped(context);
|
||||||
let new_image_rel;
|
let new_image_rel;
|
||||||
|
|
||||||
macro_rules! returnError{
|
macro_rules! returnError {
|
||||||
() => {
|
() => {
|
||||||
bail!("Failed to set profile image");
|
bail!("Failed to set profile image");
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user