mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Revert "Fix eTags DateLastSaved"
This commit is contained in:
parent
2d369ca614
commit
5c4326daf4
@ -550,6 +550,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
[JsonIgnore]
|
||||
public DateTime DateModified { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public DateTime DateLastSaved { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
|
Loading…
x
Reference in New Issue
Block a user