own-message2
This commit is contained in:
@@ -125,6 +125,7 @@ pub async fn is_fitting(
|
||||
}
|
||||
"new_messa" => {
|
||||
println!("own message passed");
|
||||
Ok(false)
|
||||
},
|
||||
_ => {
|
||||
eprintln!("unknown payload kind");
|
||||
|
Reference in New Issue
Block a user