The Estimate is validated
Some checks failed
Dotnet build and test / build (pull_request) Failing after 7m28s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 7m28s
This commit is contained in:
parent
848f8be42f
commit
2484876c5b
20 changed files with 5392 additions and 218 deletions
|
|
@ -507,5 +507,7 @@ namespace Yavsc.Models
|
|||
public DbSet<RegexAlertPattern> RegexAlertPatterns { get; set; }
|
||||
|
||||
public DbSet<ModerationLog> ModerationLogs { get; set; }
|
||||
|
||||
public DbSet<NominativeServiceCommand> NominativeServiceCommands { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue