aboutsummaryrefslogtreecommitdiff
path: root/src/components/thread_tree/thread_tree.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-03-29 15:35:18 +0300
committerHenry Jameson <me@hjkos.com>2022-03-29 15:35:18 +0300
commit5bbc0e0bb5f4a0c95674e6879975e6b5121b421e (patch)
tree5a830732a06df57e8e3f4771fed7eedacc4d3950 /src/components/thread_tree/thread_tree.vue
parent3799983d4f89cad4dbf4595f49a768a66b72b07e (diff)
lint + fixes for registration
Diffstat (limited to 'src/components/thread_tree/thread_tree.vue')
-rw-r--r--src/components/thread_tree/thread_tree.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/thread_tree/thread_tree.vue b/src/components/thread_tree/thread_tree.vue
index 4cae2726..74577583 100644
--- a/src/components/thread_tree/thread_tree.vue
+++ b/src/components/thread_tree/thread_tree.vue
@@ -75,8 +75,8 @@
class="thread-tree-replies thread-tree-replies-hidden"
>
<i18n-t
- scope="global"
v-if="simple"
+ scope="global"
tag="button"
keypath="status.thread_follow_with_icon"
class="button-unstyled -link thread-tree-show-replies-button"