mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 14:55:40 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class HtmlDecodeCommand extends Command {
|
||||
name: 'html-decode',
|
||||
aliases: ['decode-html'],
|
||||
group: 'edit-text',
|
||||
memberName: 'html-decode',
|
||||
description: 'Decodes HTML characters to regular characters.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user