mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-10 06:14:16 +00:00
fix format error
This commit is contained in:
parent
6050c8dac5
commit
839b2bc950
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ impl Collection {
|
|||
name,
|
||||
external_id: None,
|
||||
};
|
||||
|
||||
|
||||
new_model.set_external_id(external_id);
|
||||
new_model
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue