From 530916aa2a42398a624eda78c28cdec13f9707a8 Mon Sep 17 00:00:00 2001 From: lilyissillyyy Date: Sun, 2 Nov 2025 13:25:08 -0500 Subject: [PATCH] Fix --- commands/edit-image-text/tweet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',