Merge branch 'main' into git-gutter

This commit is contained in:
Mikayla Maki 2022-10-02 18:03:50 -07:00 committed by GitHub
commit 0f1d71c38f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1743,6 +1743,7 @@ impl Server {
});
Ok(())
}
async fn get_private_user_info(
self: Arc<Self>,
request: TypedEnvelope<proto::GetPrivateUserInfo>,