Skip to content

Commit

Permalink
queue.py
Browse files Browse the repository at this point in the history
Signed-off-by: Wildan  <155066169+Muhamadwildan018@users.noreply.github.com>
  • Loading branch information
Muhamadwildan018 authored Jan 22, 2024
1 parent 6de87a4 commit fce9792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnonXMusic/plugins/tools/queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ async def queued_tracks(client, CallbackQuery: CallbackQuery, _):
basic[videoid] = False
buttons = queue_back_markup(_, what)
med = InputMediaPhoto(
media="https://telegra.ph//file/cc3e25abe2c92af4e784c.jpg",
media="https://telegra.ph//file/184d77a1d89187d6c9444.jpg",
caption=_["queue_1"],
)
await CallbackQuery.edit_message_media(media=med)
Expand Down

0 comments on commit fce9792

Please sign in to comment.