mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 06:37:32 +02:00
Fix
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class PoliceTapeCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'police-tape',
|
name: 'police-tape',
|
||||||
aliases: ['caution-tape', 'caution'],
|
aliases: ['caution-tape'],
|
||||||
group: 'edit-image',
|
group: 'edit-image',
|
||||||
memberName: 'police tape',
|
memberName: 'police tape',
|
||||||
description: 'Draws police tape over an image or a user\'s avatar.',
|
description: 'Draws police tape over an image or a user\'s avatar.',
|
||||||
|
|||||||
Reference in New Issue
Block a user