Gestion des activités

This commit is contained in:
2017-01-09 16:29:34 +01:00
parent 48c9af0917
commit 6b683eb4af
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; }