rewrite: Ward refactor.
This commit is contained in:
@@ -31,6 +31,6 @@ class MetaCog(LionCog):
|
||||
ctx.bot,
|
||||
ctx.author,
|
||||
ctx.guild,
|
||||
show_admin=await low_management(ctx),
|
||||
show_admin=await low_management(ctx.bot, ctx.author),
|
||||
)
|
||||
await ui.run(ctx.interaction)
|
||||
|
||||
Reference in New Issue
Block a user