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

Channels: Fix community tab #5183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Fijxu
Copy link
Contributor

@Fijxu Fijxu commented Feb 18, 2025

May close #5182

image

API works well too.

If I need to change anything, just tell me

@Fijxu Fijxu requested review from SamantazFox and a team as code owners February 18, 2025 22:26
@@ -308,6 +310,7 @@ module Invidious::Routes::Channels
private KNOWN_TABS = {
"home", "videos", "shorts", "streams", "podcasts",
"releases", "playlists", "community", "channels", "about",
"posts",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here I didn't replace "community" by "posts". I left it as a fallback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Community tab disappeared from channels information
2 participants