mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class ValidUrlCommand extends Command {
|
||||
name: 'valid-url',
|
||||
aliases: ['url-valid', 'url-test', 'test-url'],
|
||||
group: 'analyze',
|
||||
memberName: 'valid-url',
|
||||
description: 'Tests whether a URL is valid or not.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user