Skip to content

Commit

Permalink
Fix missing order parameter anxdpanic#607
Browse files Browse the repository at this point in the history
  • Loading branch information
MoojMidge committed Feb 28, 2024
1 parent e738f7c commit a30f5ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class AbstractContext(object):
'item',
'item_id',
'next_page_token',
'order',
'page_token',
'parent_id',
'playlist', # deprecated
Expand Down

0 comments on commit a30f5ea

Please sign in to comment.