big commit
This commit is contained in:
parent
7016033872
commit
f972b677c2
239 changed files with 2674 additions and 148 deletions
|
|
@ -99,5 +99,7 @@ namespace Yavsc.Models
|
|||
|
||||
[JsonIgnore][InverseProperty("Owner")]
|
||||
public virtual List<BlackListed> BlackList { get; set; }
|
||||
|
||||
public bool AllowMonthlyEmail { get; set; } = false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue