forgot
This commit is contained in:
parent
ce71ebf5bd
commit
c2ace481cb
@ -390,7 +390,7 @@ async def vstream(c: Client, m: Message):
|
|||||||
veez = 1
|
veez = 1
|
||||||
|
|
||||||
if veez == 0:
|
if veez == 0:
|
||||||
await loser.edit(f"❌ yt-dl issues detected\n\n» `{ytlink}`")
|
await loser.edit(f"❌ yt-dl issues detected\n\n» `{livelink}`")
|
||||||
else:
|
else:
|
||||||
if chat_id in QUEUE:
|
if chat_id in QUEUE:
|
||||||
pos = add_to_queue(chat_id, "Live Stream", livelink, link, "Video", Q)
|
pos = add_to_queue(chat_id, "Live Stream", livelink, link, "Video", Q)
|
||||||
|
Loading…
Reference in New Issue
Block a user