From c614183100af00292f1f95ea2bb3ebfc28ab22d3 Mon Sep 17 00:00:00 2001 From: lilyissillyyy Date: Sun, 2 Nov 2025 13:28:32 -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 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',