aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_body
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2021-06-12 19:47:23 +0300
committerHenry Jameson <me@hjkos.com>2021-06-12 19:54:30 +0300
commitcd4455675024a3dfc8930184114d5f92438d0466 (patch)
tree14a11f546ab86fc1f5a2d288344f3ff7c7e246a5 /src/components/status_body
parentca6c7d5b10e48299dcb0ee65248de14f27ed78c8 (diff)
restructure and tests
squash! restructure and tests
Diffstat (limited to 'src/components/status_body')
-rw-r--r--src/components/status_body/status_body.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/status_body/status_body.vue b/src/components/status_body/status_body.vue
index b84541d7..aac44e42 100644
--- a/src/components/status_body/status_body.vue
+++ b/src/components/status_body/status_body.vue
@@ -52,7 +52,6 @@
:html="status.raw_html"
:emoji="status.emojis"
:handle-links="true"
- :hide-mentions="hideMentions"
:greentext="mergedConfig.greentext"
@parseReady="setHeadTailLinks"
/>