mirror of
https://github.com/bitwarden/browser
synced 2025-12-27 05:33:59 +00:00
fix send text details form
This commit is contained in:
@@ -26,6 +26,7 @@ export class SendView implements View {
|
||||
password: string = null;
|
||||
disabled = false;
|
||||
hideEmail = false;
|
||||
hideText = false;
|
||||
|
||||
constructor(s?: Send) {
|
||||
if (!s) {
|
||||
|
||||
Reference in New Issue
Block a user