mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
update components
This commit is contained in:
parent
e52759786f
commit
94a4f11464
1 changed files with 2 additions and 0 deletions
|
@ -302,6 +302,8 @@ namespace MediaBrowser.Model.ApiClient
|
|||
/// <returns>Task{ItemsResult}.</returns>
|
||||
Task<ItemsResult> GetSeasonsAsync(SeasonQuery query, CancellationToken cancellationToken = default(CancellationToken));
|
||||
|
||||
Task<PluginSecurityInfo> GetRegistrationInfo();
|
||||
|
||||
/// <summary>
|
||||
/// Queries for items
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue