Inits the workflow configuration
This commit is contained in:
parent
f66dac31c9
commit
e6e098b32e
286 changed files with 33660 additions and 64632 deletions
|
|
@ -8,6 +8,6 @@ namespace Yavsc.ViewModels.Account
|
|||
{
|
||||
[YaRequired]
|
||||
[YaStringLength(512)]
|
||||
public string LoginOrEmail { get; set; }
|
||||
public string? LoginOrEmail { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue