Skip to content

Commit

Permalink
fix maxpage
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Nov 23, 2024
1 parent 48cdacd commit dce135e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridge_revolt.py
Original file line number Diff line number Diff line change
Expand Up @@ -1610,6 +1610,7 @@ async def help(self, ctx, *, query: Optional[str] = None):
page = False
search_query = ''
page_number = 0
maxpage = 0
command_focus = None
limit = 20

Expand Down

0 comments on commit dce135e

Please sign in to comment.