mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 15:33:03 +03:00
sync updates
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Linq;
|
||||
|
||||
namespace MediaBrowser.Server.Implementations.Sync
|
||||
{
|
||||
public class AppSyncProvider : ISyncProvider
|
||||
public class AppSyncProvider : ISyncProvider, IHasUniqueTargetIds
|
||||
{
|
||||
private readonly IDeviceManager _deviceManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user