diff --git a/commands/edit-image-text/tweet.js b/commands/edit-image-text/tweet.js index 20e938a5..c8f3510a 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: 15 + max: 20 }, { key: 'text',