mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-02 10:44:50 +00:00
coba gini
This commit is contained in:
parent
0e41bd4d9e
commit
37d6bde56e
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ async def getDataLendrive(msg, kueri, CurrentPage, user, strings):
|
|||
else o.find(class_="typez BD")
|
||||
)
|
||||
lenddata.append(
|
||||
{"judul": title, "link": link, "quality": kualitas, "status": status}
|
||||
{"judul": title, "link": link, "quality": kualitas or "N/A", "status": status}
|
||||
)
|
||||
if not lenddata:
|
||||
await msg.edit_msg(strings("no_result"), del_in=5)
|
||||
|
|
|
|||
Loading…
Reference in a new issue