forked from lavina/lavina
resolving git conflicts
This commit is contained in:
parent
1f238680e8
commit
76362151aa
|
@ -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 => {}
|
||||
|
|
Loading…
Reference in New Issue