From 763ae182b8ec321647beef25e9d954abaf2303e7 Mon Sep 17 00:00:00 2001 From: tusooa Date: Tue, 28 Feb 2023 22:39:53 -0500 Subject: [PATCH] Remove @touchstart in post status button --- src/components/post_status_form/post_status_form.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 64a8887c..86c1f907 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -281,12 +281,10 @@ > {{ $t('post_status.post') }} -