mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 05:48:47 +01:00
updated nuget
This commit is contained in:
@@ -1511,6 +1511,6 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// <param name="parentId">The parent identifier.</param>
|
||||
/// <param name="category">The category.</param>
|
||||
/// <returns>Task<SyncOptions>.</returns>
|
||||
Task<SyncOptions> GetSyncOptions(IEnumerable<string> itemIds, string userId, string parentId = null, SyncCategory? category = null);
|
||||
Task<SyncDialogOptions> GetSyncOptions(IEnumerable<string> itemIds, string userId, string parentId = null, SyncCategory? category = null);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user