Skip to content

Commit

Permalink
No reason to include dj info
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazar1ky authored and Windows200000 committed Aug 13, 2024
1 parent 1cf6e29 commit 31e411c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ def with_variables(self, variables: JsonType) -> GQLOperation:
variables={
"limit": ..., # limit of channels returned
"slug": ..., # game slug
"includeIsDJ": True,
"includeIsDJ": False,
"imageWidth": 50,
"options": {
"broadcasterLanguages": [],
Expand Down

0 comments on commit 31e411c

Please sign in to comment.