mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
enable inconsistent_struct_constructor lint
This commit is contained in:
parent
ebae8ceeb0
commit
5c9967f89c
4 changed files with 5 additions and 4 deletions
|
|
@ -1853,9 +1853,9 @@ pub(crate) async fn get_profile_information_route(
|
|||
}
|
||||
|
||||
Ok(get_profile_information::v1::Response {
|
||||
blurhash,
|
||||
displayname,
|
||||
avatar_url,
|
||||
blurhash,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue