convert Client into Service
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -178,7 +178,6 @@ async fn request_well_known(dest: &str) -> Result<Option<String>> {
|
||||
}
|
||||
|
||||
let response = services()
|
||||
.globals
|
||||
.client
|
||||
.well_known
|
||||
.get(&format!("https://{dest}/.well-known/matrix/server"))
|
||||
|
||||
Reference in New Issue
Block a user