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

[HOTFIX] Fix remove from continue playing #1480

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

gantoine
Copy link
Member

No description provided.

@gantoine gantoine requested a review from adamantike January 12, 2025 19:33
if data.get("is_main_sibling", False):
rom = self.get_rom(rom_user.rom_id)
if not data.get("is_main_sibling", False):
return rom_user
Copy link
Member Author

Choose a reason for hiding this comment

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

1 fewer fetch to the DB

Copy link

Test Results

93 tests   93 ✅  29s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit d0ba1d6.

@gantoine gantoine merged commit bfc0c8a into master Jan 13, 2025
9 checks passed
@gantoine gantoine deleted the hotfix-remove-continue-playing branch January 13, 2025 02:15
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