forked from lavina/lavina
1
0
Fork 0

resolving git conflicts

This commit is contained in:
homycdev 2024-04-01 21:32:11 +03:00
parent 1f238680e8
commit 76362151aa
1 changed files with 1 additions and 0 deletions

View File

@ -726,6 +726,7 @@ async fn handle_incoming_message(
},
ClientMessage::Whois { target, nick } => {
// todo: finish replpies from the server to the command
match target {
Some(target) => {},
None => {}