diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 31fac47b..f1455cfd 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -19,7 +19,6 @@ <a v-if="newStatus.contentType !== 'text/plain' && !showPreview" class="preview-start" - type="button" @click.stop.prevent="previewStatus(newStatus)" > {{ $t('status.preview') }} |
