diff --git a/commands/edit-image-text/tweet.js b/commands/edit-image-text/tweet.js index 717d7a82..fa2b5d5b 100644 --- a/commands/edit-image-text/tweet.js +++ b/commands/edit-image-text/tweet.js @@ -41,7 +41,7 @@ module.exports = class TweetCommand extends Command { { key: 'user', type: 'string', - max: 25 + max: 20 }, { key: 'text',