moved the javascript apiclient to it's own repo and nuget package

This commit is contained in:
LukePulverenti
2013-03-09 20:18:29 -05:00
parent a3d37fbca7
commit 937e434ab6
11 changed files with 75 additions and 73 deletions

View File

@@ -49,6 +49,6 @@ namespace MediaBrowser.Model.Entities
/// <summary>
/// The chapter image
/// </summary>
ChapterImage
Chapter
}
}