3.0.5582.0

This commit is contained in:
Luke Pulverenti
2015-04-13 23:45:17 -04:00
parent 1fdaee1bb9
commit 5fe9b054c8
7 changed files with 34 additions and 15 deletions

View File

@@ -357,6 +357,8 @@ namespace MediaBrowser.Server.Implementations.Dto
: item.CanDownload(user);
}
return dto;
}