mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
helper for empty header value
This commit is contained in:
@@ -74,7 +74,7 @@ namespace Bit.App.Pages
|
||||
NoHeader = true,
|
||||
Root = new TableRoot
|
||||
{
|
||||
new TableSection(" ")
|
||||
new TableSection(Helpers.GetEmptyTableSectionTitle())
|
||||
{
|
||||
RegenerateCell,
|
||||
CopyCell
|
||||
|
||||
Reference in New Issue
Block a user