Skip to content

Commit

Permalink
Update yts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cobrs11 authored Aug 18, 2024
1 parent 5f116ef commit 8faa54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin/yts.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const song = async (m, Matrix) => {
text: "© Powered By HANSAMAL-MD"
}),
header: proto.Message.InteractiveMessage.Header.create({
...(await prepareWAMessageMedia({ image: { url: `"https://telegra.ph/file/005ceb36ec2a141f6c891.jpg` } }, { upload: Matrix.waUploadToServer })),
...(await prepareWAMessageMedia({ image: { url: `https://telegra.ph/file/44826e95f6e863548e408.jpg` } }, { upload: Matrix.waUploadToServer })),
title: ``,
gifPlayback: true,
subtitle: "",
Expand Down

0 comments on commit 8faa54f

Please sign in to comment.