Publishes the bill setter

This commit is contained in:
Paul Schneider 2016-10-02 19:28:33 +02:00
commit 8f9f44fa63

View file

@ -25,7 +25,7 @@ namespace BookAStar.Model.Workflow
/// In db, they are separated by <c>:</c>
/// </summary>
/// <returns></returns>
public List<string> AttachedGraphicList { get; private set; }
public List<string> AttachedGraphicList { get; set; }
public string AttachedGraphicsString
{