Focus chat input editor after signing in
This commit is contained in:
+1
-1
@@ -1714,7 +1714,7 @@ mod tests {
|
||||
)
|
||||
.detach();
|
||||
client
|
||||
.add_connection(user_id.to_proto(), client_conn, cx.to_async())
|
||||
.add_connection(user_id.to_proto(), client_conn, &cx.to_async())
|
||||
.await
|
||||
.unwrap();
|
||||
(user_id, client)
|
||||
|
||||
Reference in New Issue
Block a user