mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
[PS-416] Fixed a bug where the item details page was not updating after saving.
This commit is contained in:
@@ -108,6 +108,7 @@ namespace Bit.App.Pages
|
||||
nameof(ShowIdentityAddress),
|
||||
nameof(IsDeleted),
|
||||
nameof(CanEdit),
|
||||
nameof(ShowUpgradePremiumTotpText)
|
||||
});
|
||||
}
|
||||
public List<ViewPageFieldViewModel> Fields
|
||||
|
||||
Reference in New Issue
Block a user