@@ -53,11 +51,13 @@
- {{ post.shoutedCount }}
+
+ {{ post.shoutedCount }}
- {{ post.commentsCount }}
+
+ {{ post.commentsCount }}
diff --git a/webapp/pages/post/_id.vue b/webapp/pages/post/_id.vue
index 21dd4b292..d9e8beb01 100644
--- a/webapp/pages/post/_id.vue
+++ b/webapp/pages/post/_id.vue
@@ -10,7 +10,10 @@
-
+
@@ -79,3 +82,11 @@ export default {
}
}
+
+