Gestion des activités

This commit is contained in:
Paul Schneider 2017-01-09 16:29:34 +01:00
commit 50f7f1813c
22 changed files with 91 additions and 63 deletions

View file

@ -4,7 +4,7 @@ using Yavsc.Models.Workflow;
namespace Yavsc.Models.Booking
{
public class DjPerformerProfile : PerformerProfile
public class DjPerformerProfile : SpecializationSettings
{
public string SoundCloudId { get; set; }