From 9a992903f622e2044be295994b1140feb3c7dc80 Mon Sep 17 00:00:00 2001 From: lilyissillyyy Date: Sun, 2 Nov 2025 13:29:07 -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 fa2b5d5b..717d7a82 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: 20 + max: 25 }, { key: 'text',