mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 10:45:57 +03:00
Do not update revision at the end, as we already did that
This commit is contained in:
@@ -857,7 +857,7 @@ fn move_cipher_selected(data: JsonUpcase<MoveCipherData>, headers: Headers, conn
|
||||
nt.send_cipher_update(
|
||||
UpdateType::CipherUpdate,
|
||||
&cipher,
|
||||
&User::update_uuid_revision(&user_uuid, &conn),
|
||||
&vec![user_uuid.clone()]
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user