Skip to content

Commit

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

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

export default handler
export default handler

0 comments on commit 0bbe008

Please sign in to comment.