forgot
This commit is contained in:
parent
b5d83fc188
commit
ce71ebf5bd
@ -348,7 +348,7 @@ async def stream(c: Client, m: Message):
|
|||||||
veez = 1
|
veez = 1
|
||||||
|
|
||||||
if veez == 0:
|
if veez == 0:
|
||||||
await suhu.edit(f"❌ yt-dl issues detected\n\n» `{ytlink}`")
|
await suhu.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, "Radio", livelink, link, "Audio", 0)
|
pos = add_to_queue(chat_id, "Radio", livelink, link, "Audio", 0)
|
||||||
|
Loading…
Reference in New Issue
Block a user