Skip to content

Commit 417a93f

Browse files
authored
Update info-script.js
1 parent 1c23861 commit 417a93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/info-script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ var handler = async(m, { conn }) => {
22

33
let str = `*https://github.com/ImYanXiao/Elaina-MultiDevice*`
44
let letoy = hwaifu.getRandom()
5-
return conn.reply(m.chat, str, fakes, { externalAdReply : { title: 'ᴡᴀɴᴛ sᴏᴜʀᴄᴇ ᴄᴏᴅᴇ ᴛʜɪs ʙᴏᴛ?',mediaType: 1, renderLargeThumbnail: true, thumbnail: await getBuffer(letoy), socialUrl: social})
5+
return conn.reply(m.chat, str, fakes, { externalAdReply : { title: 'ᴡᴀɴᴛ sᴏᴜʀᴄᴇ ᴄᴏᴅᴇ ᴛʜɪs ʙᴏᴛ?',mediaType: 1, renderLargeThumbnail: true, thumbnail: await getBuffer(letoy), socialUrl: social}})
66
}
77
handler.help = ['source code']
88
handler.tags = ['info']

0 commit comments

Comments
 (0)