fix
This commit is contained in:
parent
5910454cbf
commit
dae76a705e
@ -131,7 +131,7 @@ class UploadPlugin:
|
||||
self.bot.log.error(f"YouTube search error: {e}")
|
||||
return None
|
||||
|
||||
@command(permission='view', aliases=['u'], public=True)
|
||||
@command(aliases=['u'], public=True)
|
||||
async def upload(self, mask, target, args):
|
||||
"""
|
||||
Upload a file to hardfiles.org (Max 500MB).
|
||||
|
Loading…
Reference in New Issue
Block a user