mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 02:35:58 +03:00
Collapse field name definition
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,7 @@ impl<R> Cached<R> {
|
||||
Self {
|
||||
response,
|
||||
is_immutable,
|
||||
ttl: ttl,
|
||||
ttl,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user