mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
undefined var
This commit is contained in:
parent
703498f0a5
commit
f62271436e
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ async def getDataLendrive(msg, kueri, CurrentPage, user, strings):
|
|||
try:
|
||||
if query:
|
||||
data = await http.get(
|
||||
f"{web['lendrive']}/?s={query}",
|
||||
f"{web['lendrive']}/?s={kueri}",
|
||||
headers=headers,
|
||||
follow_redirects=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue