crobibero %!s(int64=5) %!d(string=hai) anos
pai
achega
c5d709f77e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Jellyfin.Api/Controllers/DisplayPreferencesController.cs

+ 0 - 1
Jellyfin.Api/Controllers/DisplayPreferencesController.cs

@@ -53,7 +53,6 @@ namespace Jellyfin.Api.Controllers
                     return NotFound();
                 }
 
-                // TODO ToOptimizedResult
                 return Ok(result);
             }
             catch (Exception e)