Skip to content

Commit

Permalink
Update pin.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sataniceypz authored Jan 9, 2025
1 parent c7ccdf4 commit 6ba3b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/pin.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ izumi(
pattern: "pinterest ?(.*)",
fromMe: mode,
desc: "Download pinterest videos",
type: "downloader",
type: "download",
},
async (message, match) => {
try {
Expand Down

0 comments on commit 6ba3b60

Please sign in to comment.