From 98c5bcb4c4e41ada95f374fd205ca7f317637128 Mon Sep 17 00:00:00 2001 From: Natty Date: Sat, 30 Sep 2023 21:31:00 +0200 Subject: [PATCH] Frontend: Different icon for already-renoted buttons --- .../frontend/client/src/components/MkRenoteButton.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/fe_calckey/frontend/client/src/components/MkRenoteButton.vue b/fe_calckey/frontend/client/src/components/MkRenoteButton.vue index 509d3ec..27e5b4f 100644 --- a/fe_calckey/frontend/client/src/components/MkRenoteButton.vue +++ b/fe_calckey/frontend/client/src/components/MkRenoteButton.vue @@ -7,7 +7,13 @@ :class="{ renoted: hasRenotedBefore }" @click="renote(false, $event)" > - +

{{ count }}