save locations
This commit is contained in:
@@ -87,6 +87,7 @@ namespace ReallifeGamemode.Database.Models
|
||||
|
||||
// Control Panel
|
||||
public DbSet<Entities.News> News { get; set; }
|
||||
public DbSet<Entities.Location> Locations { get; set; }
|
||||
|
||||
// Server Vehicles
|
||||
public DbSet<Entities.ServerVehicle> ServerVehicles { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user