Browse Source

cargo fmt

pull/5838/head
Stephen 5 months ago
parent
commit
766a58c8ef
  1. 2
      src/api/core/ciphers.rs

2
src/api/core/ciphers.rs

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

Loading…
Cancel
Save