mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-07 07:34:42 -04:00
added todo
This commit is contained in:
parent
07e7b13b75
commit
1d6987c713
@ -146,6 +146,7 @@ namespace Emby.Server.Implementations.Devices
|
|||||||
|
|
||||||
}).Items;
|
}).Items;
|
||||||
|
|
||||||
|
// TODO: DeviceQuery doesn't seem to be used from client. Not even Swagger.
|
||||||
if (query.SupportsSync.HasValue)
|
if (query.SupportsSync.HasValue)
|
||||||
{
|
{
|
||||||
var val = query.SupportsSync.Value;
|
var val = query.SupportsSync.Value;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user