revert
This commit is contained in:
@@ -99,5 +99,9 @@ namespace ReallifeGamemode.Server.Models
|
||||
public DbSet<Entities.Group> Groups { get; set; }
|
||||
public DbSet<Entities.GroupBankAccount> GroupBankAccounts { get; set; }
|
||||
public DbSet<Entities.GroupVehicle> GroupVehicles { get; set; }
|
||||
|
||||
// Jobs
|
||||
public DbSet<Entities.Job> Jobs { get; set; }
|
||||
public DbSet<Entities.JobVehicle> JobVehicles { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user