mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
fix format error
This commit is contained in:
committed by
Mathijs van Veluw
parent
6050c8dac5
commit
839b2bc950
@@ -41,7 +41,7 @@ impl Collection {
|
|||||||
name,
|
name,
|
||||||
external_id: None,
|
external_id: None,
|
||||||
};
|
};
|
||||||
|
|
||||||
new_model.set_external_id(external_id);
|
new_model.set_external_id(external_id);
|
||||||
new_model
|
new_model
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user