Now supports saving card groups, this is probably the ugliest code ive ever written but anything to avoid 20 cardgroup properties. we should see if there's a better way, it could probably be a lot cleaner
This commit is contained in:
@@ -9,7 +9,6 @@ namespace TOOHUCardAPI.Data
|
||||
public AutomapProfile()
|
||||
{
|
||||
CreateMap<User, PlayerDataGetResponseObjectPlayer>();
|
||||
CreateMap<User, User>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user