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