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