From c6eb1ffde348d52173f34e2dbfe1587865776dc4 Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 10 Feb 2025 11:37:03 +0000 Subject: hide note preview if it's already quoted - fixes #888 I do not particularly _love_ this solution, but it is simple and effective I can't find another reliable way to determine if a link goes to a local note of the given id, apart from fetching the link --- packages/frontend/src/components/SkNote.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/frontend/src/components/SkNote.vue') diff --git a/packages/frontend/src/components/SkNote.vue b/packages/frontend/src/components/SkNote.vue index 7dc513ff0b..7cd5c2e0cf 100644 --- a/packages/frontend/src/components/SkNote.vue +++ b/packages/frontend/src/components/SkNote.vue @@ -104,7 +104,7 @@ SPDX-License-Identifier: AGPL-3.0-only
- +