mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01: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