From b05a86b280b8e42e45859af76fc19181b37b307d Mon Sep 17 00:00:00 2001 From: eugenijm Date: Mon, 25 May 2020 13:38:27 +0300 Subject: [PATCH] WIP keep the on screen keyboard after a message send. --- src/components/post_status_form/post_status_form.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 6acfd317..f1400b2d 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -214,8 +214,9 @@