From b10c60447369fb63cdf9f549f2c4f362d0e139b8 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Tue, 21 May 2024 20:56:28 -0400 Subject: [PATCH] Fix --- commands/edit-image/police-tape.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/edit-image/police-tape.js b/commands/edit-image/police-tape.js index 490309445..d34c2c8d3 100644 --- a/commands/edit-image/police-tape.js +++ b/commands/edit-image/police-tape.js @@ -11,7 +11,7 @@ module.exports = class PoliceTapeCommand extends Command { name: 'police-tape', aliases: ['caution-tape'], group: 'edit-image', - memberName: 'police tape', + memberName: 'police-tape', description: 'Draws police tape over an image or a user\'s avatar.', throttling: { usages: 2,