This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-17 10:58:58 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
176e850973
jellyfin
/
MediaBrowser.Model
/
Dto
/
RatingType.cs
9 lines
105 B
C#
Raw
Normal View
History
Unescape
Escape
Add GPL modules
2018-12-27 16:27:57 -07:00
namespace
MediaBrowser.Model.Dto
{
public
enum
RatingType
{
Score
,
Likes
}
EditorConfig reformat: MediaBrowser.Model
2019-01-13 12:31:15 -07:00
}
Reference in New Issue
Copy Permalink