mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-06 23:24:55 -04:00
added todo
This commit is contained in:
parent
07e7b13b75
commit
1d6987c713
@ -145,7 +145,8 @@ namespace Emby.Server.Implementations.Devices
|
|||||||
HasUser = true
|
HasUser = true
|
||||||
|
|
||||||
}).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