1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-10 13:03:55 +00:00

cargo fmt

This commit is contained in:
Stephen 2025-05-16 07:52:57 -04:00
parent 9fe6ba9a23
commit 766a58c8ef

View file

@ -809,7 +809,7 @@ async fn post_bulk_collections(
&mut conn,
)
.await;
log_event(
EventType::CipherUpdatedCollections as i32,
&cipher.uuid,