sync public allowlist from private myoffice
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace MyOffice.Web.Models.Auth;
|
||||
|
||||
public class LoginModel
|
||||
{
|
||||
public string? UserName { get; set; }
|
||||
public string? Password { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user