diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index bc63d90f..8ffacd75 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -58,150 +58,30 @@ {{ $t('post_status.direct_warning_to_first_only') }} {{ $t('post_status.direct_warning_to_all') }}

- - +
+ - v-model="newStatus.spoilerText" - type="text" - :placeholder="$t('post_status.content_warning')" - class="form-post-subject" - > - - -