From fe98fea01535dd056a06247c56b52f6496b7ed21 Mon Sep 17 00:00:00 2001 From: Michael-Andrew Keays <25709557+keaysma@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:56:51 -0500 Subject: [PATCH] Update lexicons/app/bsky/embed/poll.json Co-authored-by: Tamme Schichler --- lexicons/app/bsky/embed/poll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lexicons/app/bsky/embed/poll.json b/lexicons/app/bsky/embed/poll.json index e8b8b23908..9b6a5e5262 100644 --- a/lexicons/app/bsky/embed/poll.json +++ b/lexicons/app/bsky/embed/poll.json @@ -43,7 +43,7 @@ "maxGraphemes": 300, "description": "The options available for the poll." }, - "minLength": 2, + "minLength": 1, "maxLength": 4 } }