mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 19:43:56 +00:00
password updated fixes
This commit is contained in:
@@ -247,7 +247,7 @@ namespace Bit.App.Pages
|
||||
NotesCell
|
||||
};
|
||||
|
||||
OtherSection = new TableSection(AppResources.Other)
|
||||
OtherSection = new TableSection(Helpers.GetEmptyTableSectionTitle())
|
||||
{
|
||||
revisionDateCell
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user