mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-10 17:15:47 +02:00
Try to fix tests
This commit is contained in:
parent
3ce823f209
commit
cc8f8b1ee4
2 changed files with 1 additions and 2 deletions
|
|
@ -36,7 +36,6 @@ class Owner(commands.Cog):
|
|||
self.client.tree.copy_global_to(guild=guild)
|
||||
await self.client.tree.sync(guild=guild)
|
||||
else:
|
||||
# self.client.tree.clear_commands(guild=None)
|
||||
await self.client.tree.sync()
|
||||
|
||||
await ctx.message.add_reaction("🔄")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue