Thank god EF caught this for us

This commit is contained in:
Cyberboss
2018-09-18 16:59:38 -04:00
parent abdb8553bf
commit d8fafff1cd
@@ -9,6 +9,7 @@ namespace Tgstation.Server.Host.Models
/// <summary>
/// See <see cref="Api.Models.CompileJob.Job"/>
/// </summary>
[Required]
public Job Job { get; set; }
/// <summary>