update sync menus

This commit is contained in:
Luke Pulverenti
2017-07-15 16:19:58 -04:00
parent a0e7cdd2dc
commit cdf573c921
8 changed files with 17 additions and 18 deletions

View File

@@ -90,6 +90,8 @@ namespace MediaBrowser.Controller.Sync
/// </summary>
IEnumerable<SyncTarget> GetSyncTargets(string userId);
IEnumerable<SyncTarget> GetSyncTargets(string userId, bool? supportsRemoteSync);
/// <summary>
/// Supportses the synchronize.
/// </summary>