...
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Hushian.Domain.Entites
|
||||
public string Mobile { get; set; }
|
||||
public string? WebSite { get; set; }
|
||||
public string? Email { get; set; }
|
||||
public byte[]? img { get; set; }
|
||||
public byte[]? logo { get; set; }
|
||||
public bool Available { get; set; } = true;
|
||||
public bool allowBot { get; set; } = true;
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user