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

fix: prevent error when no queue exits #1750

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

Mittelblut9
Copy link
Member

Changes & Bug fixes

  • fix an error when executing /nowplaying and no queue exits

Type of change:

  • This PR includes only documentation changes, no code change.
  • This PR introduces only smaller Bug fixes. Code should work as before and there's no new Dependencies
  • This PR introduces some Breaking changes, which changes the way how some code works
  • This PR introduces a new feature

@Mittelblut9 Mittelblut9 self-assigned this Oct 21, 2023
@Mittelblut9 Mittelblut9 linked an issue Oct 21, 2023 that may be closed by this pull request
@pull-request-size pull-request-size bot added the size/S Denotes a Pull Request that changes 10-29 lines. label Oct 21, 2023
@pull-request-checklist-buddy
Copy link

pull-request-checklist-buddy bot commented Oct 21, 2023

👨‍💻 Dev Branch checks

  • All Code checks are successfully?
  • No sensetive data leaked?
  • Code works as expected?
  • Debug Code removed?
  • Code Review approved?

@Mittelblut9 Mittelblut9 merged commit a086bdd into dev Oct 21, 2023
8 checks passed
@Mittelblut9 Mittelblut9 deleted the fix/nowplaying-throws-error-on-no-queue branch October 21, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a Pull Request that changes 10-29 lines.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - /nowplaying throws error on no queue
1 participant