mirror of
https://github.com/bitwarden/server
synced 2025-12-20 02:03:46 +00:00
Resolve review comments
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Bit.Core.Models.Api
|
||||
{
|
||||
Id = new Guid(Id),
|
||||
ReadOnly = ReadOnly,
|
||||
HidePasswords = HidePasswords
|
||||
HidePasswords = HidePasswords,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user