finish steamapi::finalize_authenticator
This commit is contained in:
parent
38f41b144f
commit
e0578fce39
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ impl SteamApiClient {
|
|||
.send()?
|
||||
.json()?;
|
||||
|
||||
todo!();
|
||||
return Ok(resp.response);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue