mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 14:53:18 +00:00
cipher view cell and groupings styles
This commit is contained in:
@@ -66,6 +66,7 @@ namespace Bit.Core.Models.View
|
||||
}
|
||||
}
|
||||
|
||||
public bool Shared => OrganizationId != null;
|
||||
public bool HasPasswordHistory => PasswordHistory?.Any() ?? false;
|
||||
public bool HasAttachments => Attachments?.Any() ?? false;
|
||||
public bool HasOldAttachments
|
||||
|
||||
Reference in New Issue
Block a user