diff --git a/src/cljs/athens/views/blocks/core.cljs b/src/cljs/athens/views/blocks/core.cljs index 091c3d2fce..80d1fdf0de 100644 --- a/src/cljs/athens/views/blocks/core.cljs +++ b/src/cljs/athens/views/blocks/core.cljs @@ -769,7 +769,7 @@ (and @show-comments? thread-uid)) ^{:key uid} - [inline-comments/inline-comments renderer comments-data uid false])] + [inline-comments/inline-comments comments-data uid false])] ;; Properties (when (and @properties-enabled?