Browse Source

cargo fmt

pull/5838/head
Stephen 2 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,
)
.await;
log_event(
EventType::CipherUpdatedCollections as i32,
&cipher.uuid,

Loading…
Cancel
Save