Skip to content

Commit

Permalink
chore: Update bug template (#7330)
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad authored Sep 17, 2024
1 parent 346cf48 commit 50d0215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ assignees: ''
-->


**What configuration are you using? What is the output of `player.getConfiguration()`?**
**What configuration are you using? What is the output of `player.getNonDefaultConfiguration()`?**
<!-- NOTE:
You can censor URLs to keep them private, but include them in the email. You
can also use JSON.stringify(player.getNonDefaultConfiguration(), null, 2) to
Expand Down

0 comments on commit 50d0215

Please sign in to comment.