add todo
This commit is contained in:
parent
f11f53ac81
commit
0c4fd467ff
@ -194,6 +194,7 @@ class Admin:
|
||||
else:
|
||||
await ctx.send('This command must be run from inside a guild.')
|
||||
|
||||
# TODO Fix view_code
|
||||
@commands.command(hidden=True)
|
||||
@commands.is_owner()
|
||||
async def view_code(self, ctx, code_name):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user