mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-15 22:56:18 +00:00
Removed user item rating mode for now - it's too much work for the ui devs
This commit is contained in:
parent
2441ba0c6d
commit
8530e69878
@@ -24,8 +24,5 @@ namespace MediaBrowser.Model.DTO
|
||||
|
||||
[ProtoMember(6)]
|
||||
public DateTime? LastActivityDate { get; set; }
|
||||
|
||||
[ProtoMember(7)]
|
||||
public ItemRatingMode ItemRatingMode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user