From 984d2d9bdb09a4bf0294050d93910720561d73c8 Mon Sep 17 00:00:00 2001 From: yasirarism Date: Mon, 25 Sep 2023 21:07:16 +0700 Subject: [PATCH] Fix typing --- misskaty/plugins/web_scraper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misskaty/plugins/web_scraper.py b/misskaty/plugins/web_scraper.py index 6f49b829..3e2a6d30 100644 --- a/misskaty/plugins/web_scraper.py +++ b/misskaty/plugins/web_scraper.py @@ -274,7 +274,7 @@ async def getDataMovieku(msg, kueri, CurrentPage, strings): # NoDrakor GetData -async def getDataNodrakor(msg, kueri, CurrentPage, strings): +async def getDataNodrakor(msg, kueri, CurrentPage, user, strings): if not SCRAP_DICT.get(msg.id): nodrakordata = [] try: