doc: fix wrong api method description
This commit is contained in:
parent
2037d9af03
commit
043018cfbe
@ -240,7 +240,7 @@ fn get_tfa_entry(userid: Userid, id: String) -> Result<TypedTfaInfo, Error> {
|
||||
]),
|
||||
},
|
||||
)]
|
||||
/// Get a single TFA entry.
|
||||
/// Delete a single TFA entry.
|
||||
fn delete_tfa(
|
||||
userid: Userid,
|
||||
id: String,
|
||||
|
Loading…
Reference in New Issue
Block a user