mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 15:57:43 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = class TextDiffCommand extends Command {
|
||||
name: 'text-diff',
|
||||
aliases: ['diff', 'percent-diff', 'name-diff'],
|
||||
group: 'analyze',
|
||||
memberName: 'text-diff',
|
||||
description: 'Compares two different bits of text.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user