1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-13 06:43:17 +00:00

Explain how to verify email for file Sends (#1395)

* Explain how to verify email for file Sends

* Revert "Explain how to verify email for file Sends"

This reverts commit b72314bc93.

* Explain how to verify email for file Sends
This commit is contained in:
Thomas Rittson
2021-05-12 07:52:18 +10:00
committed by GitHub
parent ef5d08cb75
commit c1030c48fa
2 changed files with 1 additions and 2 deletions

View File

@@ -45,7 +45,6 @@ namespace Bit.App.Pages
};
private bool _disableHideEmail;
private bool _sendOptionsPolicyInEffect;
private bool _disableHideEmailControl;
public SendAddEditPageViewModel()
{