Skip to content

Commit

Permalink
Update solidfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SkulZOnTheYT authored Nov 12, 2023
1 parent de2d6cc commit 1eb7f69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/download/solidfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ handler.menudownload = ['solidfile <url>']
handler.tagsdownload = ['search']
handler.command = /^(solidfiles?)$/i

handler.premium = true
handler.premium = false
handler.limit = true

export default handler
export default handler

0 comments on commit 1eb7f69

Please sign in to comment.