Commit da3acabe authored by Dan Hawkes's avatar Dan Hawkes Committed by Pooya Parsa
parent abf630c0
......@@ -21,7 +21,7 @@
</span>
<span v-if="item.type !== 'job'" class="comments-link">
|
<router-link :to="'/item/' + item.id">{{ item.descendants }} comments</router-link>
<router-link :to="'/item/' + item.id">{{ item.comments_count }} comments</router-link>
</span>
</span>
<span v-if="item.type !== 'story'" class="label" >{{ item.type }}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment