Skip to content

Commit

Permalink
Update modmail.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Cordila authored Mar 14, 2023
1 parent e455418 commit 560a422
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cogs/modmail.py
Original file line number Diff line number Diff line change
Expand Up @@ -1229,8 +1229,6 @@ async def logs_key(self, ctx, key: str):
)
return await ctx.send(embed=embed)

logs = list(reversed(logs))

embeds = self.format_log_embeds(logs, avatar_url=icon_url)

session = EmbedPaginatorSession(ctx, *embeds)
Expand Down

0 comments on commit 560a422

Please sign in to comment.