mirror of
https://github.com/bitwarden/browser
synced 2026-01-31 08:43:54 +00:00
auto-assign selected collection for new vault items
This commit is contained in:
@@ -994,6 +994,7 @@ export class VaultV2Component<C extends CipherViewLike>
|
||||
this.config.initialValues = {
|
||||
...this.config.initialValues,
|
||||
organizationId: this.addOrganizationId as OrganizationId,
|
||||
folderId: this.folderId,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user