mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 17:42:49 -05:00
Run dotnet format (#1764)
This commit is contained in:
@ -90,7 +90,7 @@ namespace Bit.Api.Models.Request.Organizations
|
||||
[Required]
|
||||
public IEnumerable<string> GroupIds { get; set; }
|
||||
}
|
||||
|
||||
|
||||
public class OrganizationUserResetPasswordEnrollmentRequestModel
|
||||
{
|
||||
public string ResetPasswordKey { get; set; }
|
||||
|
Reference in New Issue
Block a user