mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
comments
This commit is contained in:
@@ -40,7 +40,6 @@ namespace MediaBrowser.Common.Implementations.Security
|
||||
public Task ReportAppUsage(ClientInfo app, CancellationToken cancellationToken)
|
||||
{
|
||||
// TODO: Implement this
|
||||
// Make sure to handle DeviceVersion being
|
||||
|
||||
return Task.FromResult(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user