From 1ec4caa0bbea18854a8a7bccaa7e2a0ea8bdf79e Mon Sep 17 00:00:00 2001
From: Henry Jameson
Date: Sat, 6 Jul 2019 23:52:10 +0300
Subject: fix merge conflict
---
.../post_status_form/post_status_form.vue | 165 ++++++++++++++++++---
1 file changed, 142 insertions(+), 23 deletions(-)
(limited to 'src/components/post_status_form')
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue
index 8ffacd75..379c9f3b 100644
--- a/src/components/post_status_form/post_status_form.vue
+++ b/src/components/post_status_form/post_status_form.vue
@@ -58,30 +58,150 @@
{{ $t('post_status.direct_warning_to_first_only') }}
{{ $t('post_status.direct_warning_to_all') }}
-
-
-
-
-
-
+
+
+
+
+
+
+ {{ charactersLeft }}
+
+
+
+
+
+
+
+
+
+
+ {{ $t(`post_status.content_type["${postFormats[0]}"]`) }}
+
+
-
-
- {{$t(`post_status.content_type["${postFormats[0]}"]`)}}
-
+
+
+
+
+ Error: {{ error }}
+