fixes
This commit is contained in:
@@ -246,7 +246,7 @@ async fn handle_pad_socket(
|
||||
if send_pad_split(
|
||||
&mut sender,
|
||||
&PadServerMessage::Diagnostics {
|
||||
diagnostics: connection_diagnostics(connection_id, &client_context, client_diagnostics),
|
||||
diagnostics: connection_diagnostics(&client_context, client_diagnostics),
|
||||
},
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user