Chocobozzz/PeerTube

View on GitHub
client/src/app/+admin/config/edit-custom-config/edit-configuration.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getTranscodingResolutions has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  getTranscodingResolutions () {
    return [
      {
        id: '0p',
        label: $localize`Audio-only`,

    There are no issues that match your filters.

    Category
    Status