From 791db00b45d5b72ad70483b8087e64d1820dc156 Mon Sep 17 00:00:00 2001 From: taskmanager <51055281+Mantaraix@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:37:21 +0000 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 46bcda1..f5d4230 100644 --- a/main.py +++ b/main.py @@ -465,7 +465,7 @@ class keyApplication(ui.Modal): label="Why would you like to join Mercury 2?", style=discord.TextStyle.paragraph, required=True, - min_length=10, + min_length=100, ) q2 = ui.TextInput( label="Where did you hear about Mercury 2?",