mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-25 20:05:06 +03:00
Collapse field name definition
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
co-authored by
Daniel García
parent
4584cfe3c1
commit
248e7dabc2
+1
-1
@@ -130,7 +130,7 @@ impl<R> Cached<R> {
|
|||||||
Self {
|
Self {
|
||||||
response,
|
response,
|
||||||
is_immutable,
|
is_immutable,
|
||||||
ttl: ttl,
|
ttl,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user