mirror of
https://github.com/bitwarden/server
synced 2025-12-12 14:23:38 +00:00
Run dotnet format (#1764)
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Bit.Admin.Models
|
||||
public class CreateProviderModel
|
||||
{
|
||||
public CreateProviderModel() { }
|
||||
|
||||
|
||||
[Display(Name = "Owner Email")]
|
||||
[Required]
|
||||
public string OwnerEmail { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user