diff --git a/app/javascript/mastodon/components/status.js b/app/javascript/mastodon/components/status.js index 4bfc1647d..9f8535c8c 100644 --- a/app/javascript/mastodon/components/status.js +++ b/app/javascript/mastodon/components/status.js @@ -510,7 +510,7 @@ class Status extends ImmutablePureComponent { )} - {deep == null || tree_type != 'ance' && ( + {(deep == null || tree_type != 'ance') && ( )}