mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 11:13:49 +00:00
domains and cipherview
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Bit.Core.Models.Domain
|
||||
return DecryptObjAsync(new IdentityView(this), this, _map, orgId);
|
||||
}
|
||||
|
||||
public IdentityData ToLoginUriData()
|
||||
public IdentityData ToIdentityData()
|
||||
{
|
||||
var i = new IdentityData();
|
||||
BuildDataModel(this, i, _map);
|
||||
|
||||
Reference in New Issue
Block a user