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

Add includeRestricted to RecommendedAnime Dashboard Panel #712

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

natyusha
Copy link
Contributor

@natyusha natyusha commented Dec 7, 2023

  • requires api update to function

@harshithmohan
Copy link
Member

uhh.. you forgetting something? 😔

  const settingsQuery = useGetSettingsQuery();
  const { hideR18Content } = useMemo(
    () => settingsQuery.data?.WebUI_Settings.dashboard ?? initialSettings.WebUI_Settings.dashboard,
    [settingsQuery],
  );

@natyusha
Copy link
Contributor Author

natyusha commented Dec 8, 2023

uhh.. you forgetting something? 😔

As a matter of fact, I forgot almost everything 😂

@harshithmohan
Copy link
Member

image
You didn't update the type..
The build job is supposed to catch that but didn't. It needs to be fixed...

revam added a commit to ShokoAnime/ShokoServer that referenced this pull request Dec 10, 2023
@harshithmohan harshithmohan merged commit 7d26456 into ShokoAnime:master Dec 10, 2023
3 checks passed
@natyusha natyusha deleted the patch-1 branch January 22, 2024 04:54
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.

2 participants