From dae76a705eee747fb594f68646325c368c3188a3 Mon Sep 17 00:00:00 2001 From: Zodiac Date: Fri, 14 Feb 2025 19:43:02 -0800 Subject: [PATCH] fix --- plugins/upload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/upload.py b/plugins/upload.py index 8e80f7e..1468091 100644 --- a/plugins/upload.py +++ b/plugins/upload.py @@ -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).