revert
This commit is contained in:
parent
90b181c5a9
commit
65c9506037
@ -200,7 +200,6 @@ async def play(c: Client, m: Message):
|
||||
chat_id,
|
||||
AudioPiped(
|
||||
ytlink,
|
||||
HighQualityAudio(),
|
||||
),
|
||||
stream_type=StreamType().local_stream,
|
||||
)
|
||||
@ -260,7 +259,6 @@ async def play(c: Client, m: Message):
|
||||
chat_id,
|
||||
AudioPiped(
|
||||
ytlink,
|
||||
HighQualityAudio(),
|
||||
),
|
||||
stream_type=StreamType().local_stream,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user