Skip to content

Commit

Permalink
Update operation hash
Browse files Browse the repository at this point in the history
  • Loading branch information
DevilXD committed May 20, 2023
1 parent 9b5d3d8 commit 5b8b6c7
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 @@ -228,7 +228,7 @@ def with_variables(self, variables: JsonType) -> GQLOperation:
# returns drops available for a particular channel (unused)
"ChannelDrops": GQLOperation(
"DropsHighlightService_AvailableDrops",
"e589e213f16d9b17c6f0a8ccd18bdd6a8a6b78bc9db67a75efd43793884ff4e5",
"9a62a09bce5b53e26e64a671e530bc599cb6aab1e5ba3cbd5d85966d3940716f",
variables={
"channelID": ..., # channel ID as a str
},
Expand Down

0 comments on commit 5b8b6c7

Please sign in to comment.