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.Model
/
Entities
/
Genre.cs
blob: 0ac6c9e38cde15c1bd42604383a21c3868a90e8e (
plain
)
1
2
3
4
5
6
7
namespace
MediaBrowser.Model.Entities
{
public
class
Genre
:
BaseEntity
{
}
}