Skip to content

Commit

Permalink
Update youtube.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sataniceypz authored Jan 9, 2025
1 parent bdda862 commit e64c9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/youtube.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ izumi({

izumi({
pattern: "play ?(.*)",
fromMe: true,
fromMe: mode,
desc: "Search and download YouTube video/audio.",
type: "download"
}, async (message, match, client) => {
Expand Down

0 comments on commit e64c9af

Please sign in to comment.