mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 04:33:38 +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>
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Documentation
Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.

