From 56317957d7dc1b49fa086fb723e763e402f2422b Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Mon, 20 Nov 2023 15:54:50 +0000 Subject: [PATCH] Update characters limit patch --- patches/fix-character-limit.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/fix-character-limit.patch b/patches/fix-character-limit.patch index ff66c07..b57e1ce 100644 --- a/patches/fix-character-limit.patch +++ b/patches/fix-character-limit.patch @@ -11,7 +11,7 @@ index e641d59f4..0cc7719bb 100644 }; handleSubmit = (e) => { -@@ -280,7 +280,7 @@ class ComposeForm extends ImmutablePureComponent { +@@ -300,7 +300,7 @@ class ComposeForm extends ImmutablePureComponent {