diff --git a/packages/client/src/pages/gallery/post.vue b/packages/client/src/pages/gallery/post.vue index ccef47e29..6aab3a00a 100644 --- a/packages/client/src/pages/gallery/post.vue +++ b/packages/client/src/pages/gallery/post.vue @@ -18,8 +18,8 @@
- {{ post.likedCount }} - {{ post.likedCount }} + {{ post.likedCount }} + {{ post.likedCount }}
diff --git a/packages/client/src/pages/page.vue b/packages/client/src/pages/page.vue index 8165b9067..b4b791876 100644 --- a/packages/client/src/pages/page.vue +++ b/packages/client/src/pages/page.vue @@ -18,8 +18,8 @@