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