Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PeerTube] Don't return "No description" when there is no description for a channel or an account #1055

Merged
merged 1 commit into from
Apr 30, 2023

Commits on Apr 30, 2023

  1. [PeerTube] Don't return "No description" when there is no description…

    … for a channel or an account
    
    When a description is missing, no description should be returned, even the ones
    indicating there is no description. This behavior is represented by a null
    return instead.
    
    Also update PeertubeAccountExtractorTest to reflect these changes.
    AudricV committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    945165a View commit details
    Browse the repository at this point in the history