mirror of
https://github.com/bitwarden/server.git
synced 2025-06-20 02:48:03 -05:00
Undo test
This commit is contained in:
parent
34a1441e7c
commit
f67297dd8f
@ -4,6 +4,7 @@ namespace Bit.Infrastructure.EntityFramework.Models;
|
|||||||
|
|
||||||
public class UserSignatureKeyPair : Core.KeyManagement.Entities.UserSignatureKeyPair
|
public class UserSignatureKeyPair : Core.KeyManagement.Entities.UserSignatureKeyPair
|
||||||
{
|
{
|
||||||
|
public virtual User User { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public class UserSignatureKeyPairMapperProfile : Profile
|
public class UserSignatureKeyPairMapperProfile : Profile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user