mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Fix typing
This commit is contained in:
parent
b6136f180a
commit
984d2d9bdb
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue