mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 04:20:48 +00:00
migrated to v15
This commit is contained in:
@@ -77,6 +77,6 @@ namespace PlexAPI.Models.Requests
|
||||
public int? Hidden { get; set; }
|
||||
|
||||
[JsonProperty("Location")]
|
||||
public List<Location>? Location { get; set; }
|
||||
public List<GetLibrariesLocation>? Location { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user