Skip to content

Commit

Permalink
Update sticker-qc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatih Firdaus authored Dec 24, 2024
1 parent f7972be commit 7a93b7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plugins/sticker-qc.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ handler.help = ['qc']
handler.tags = ['sticker']
handler.command = /^(qc)$/i

export default handler
handler.register = true

export default handler

0 comments on commit 7a93b7c

Please sign in to comment.