feat: platforms and games from IGDB are now imported successfully
This commit is contained in:
@@ -229,6 +229,7 @@ namespace gaseous_server.Models
|
||||
public class SignatureFlags
|
||||
{
|
||||
public int IGDBPlatformId { get; set; }
|
||||
public string IGDBPlatformName { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user