mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-25 11:20:04 +01:00
fix format error
This commit is contained in:
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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user