diff --git a/src/App/Pages/Vault/VaultViewLoginPage.cs b/src/App/Pages/Vault/VaultViewLoginPage.cs index a864c525d..89fde7eb6 100644 --- a/src/App/Pages/Vault/VaultViewLoginPage.cs +++ b/src/App/Pages/Vault/VaultViewLoginPage.cs @@ -113,8 +113,7 @@ namespace Bit.App.Pages EnableSelection = true, Root = new TableRoot { - LoginInformationSection, - NotesSection + LoginInformationSection } };