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