logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: aff95ded522651187e0b1c0c0146db96dac4968c
parent e7cdf00d11d1c508a85477c1ad465b68a0e039ae
Author: Henry Jameson <me@hjkos.com>
Date:   Fri, 27 Dec 2024 02:02:44 +0200

lint

Diffstat:

Msrc/components/status/status.vue2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/status/status.vue b/src/components/status/status.vue @@ -319,7 +319,7 @@ v-if="!isPreview" :status-id="status.parent_visible && status.in_reply_to_status_id" class="reply-to-popover" - style="min-width: 0" + style="min-width: 0;" :class="{ '-strikethrough': !status.parent_visible }" > <button