mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
dont add empty note section first
This commit is contained in:
@@ -113,8 +113,7 @@ namespace Bit.App.Pages
|
||||
EnableSelection = true,
|
||||
Root = new TableRoot
|
||||
{
|
||||
LoginInformationSection,
|
||||
NotesSection
|
||||
LoginInformationSection
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user