1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

[deps] Autofill: Update prettier to v3.2.2 (#7565)

* [deps] Autofill: Update prettier to v3.2.2

* prettier fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Jonathan Prusik
2024-01-17 16:02:44 -05:00
committed by GitHub
parent a102f8d90a
commit 8e9a104bd0
6 changed files with 42 additions and 37 deletions

View File

@@ -212,8 +212,9 @@ export class CollectionDialogComponent implements OnInit, OnDestroy {
} else {
this.nestOptions = collections;
const parent = collections.find((c) => c.id === this.params.parentCollectionId);
const currentOrgUserId = users.data.find((u) => u.userId === this.organization?.userId)
?.id;
const currentOrgUserId = users.data.find(
(u) => u.userId === this.organization?.userId,
)?.id;
const initialSelection: AccessItemValue[] =
currentOrgUserId !== undefined && flexibleCollections
? [