mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
cargo fmt
This commit is contained in:
committed by
holger krekel
parent
7563a5abe0
commit
1ed2af08b8
@@ -1657,7 +1657,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