Skip to content

Commit

Permalink
Update quote.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SkulZOnTheYT authored Nov 12, 2023
1 parent 84d47cf commit 37eedb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/entertainment/quote.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ handler.help = ['quote']
handler.tags = ['entertainment']
handler.command = /^(quotes?)$/i

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

export default handler
export default handler

0 comments on commit 37eedb6

Please sign in to comment.