added todo
This commit is contained in:
parent
07e7b13b75
commit
1d6987c713
|
@ -145,7 +145,8 @@ namespace Emby.Server.Implementations.Devices
|
|||
HasUser = true
|
||||
|
||||
}).Items;
|
||||
|
||||
|
||||
// TODO: DeviceQuery doesn't seem to be used from client. Not even Swagger.
|
||||
if (query.SupportsSync.HasValue)
|
||||
{
|
||||
var val = query.SupportsSync.Value;
|
||||
|
|
Loading…
Reference in New Issue
Block a user