mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 10:43:47 +00:00
The merge commit 4f35d37 incorrectly resolved a conflict by keeping code
that references this.cdr (in constructor effect and addSend method) while
removing the cdr injection. This restores the missing injection.
Co-authored-by: Will Martin <willmartian@users.noreply.github.com>