added todo

This commit is contained in:
Claus Vium 2019-01-02 19:13:35 +01:00
parent 07e7b13b75
commit 1d6987c713

View file

@ -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;