index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Entities
/
Studio.cs
blob: b7c6e6aa43ecff4a95e98c7d508c060bd66549cf (
plain
)
1
2
3
4
5
6
7
namespace
MediaBrowser.Controller.Entities
{
public
class
Studio
:
BaseEntity
{
}
}