Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Jan 18, 2025
1 parent ef5c1e6 commit d2464af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/sysmgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3463,4 +3463,4 @@ async def on_application_command_error(
def setup(bot, issuer):
global secrets_issuer
bot.add_cog(SysManager(bot))
secrets_issuer = issuer
secrets_issuer = issuer

0 comments on commit d2464af

Please sign in to comment.