mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Fix
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = class TweetCommand extends Command {
|
|||||||
{
|
{
|
||||||
key: 'user',
|
key: 'user',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
max: 20
|
max: 25
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'text',
|
key: 'text',
|
||||||
|
|||||||
Reference in New Issue
Block a user