From 82a7b66abe828b7a482bcd9e07c90f55da87c3af Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Wed, 25 Dec 2024 18:35:54 +0100 Subject: [PATCH] feat: :dizzy: Implement indicators for when a note has already been liked or boosted --- components/notes/actions.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/notes/actions.vue b/components/notes/actions.vue index cd71564..be515fd 100644 --- a/components/notes/actions.vue +++ b/components/notes/actions.vue @@ -4,11 +4,11 @@ {{ numberFormat(replyCount) }} - -