From 2233d139069c5db7421ff425eee542c06c4d03cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sun, 9 Jul 2023 19:27:20 +0200 Subject: [PATCH] style: referred to after members --- webui/src/components/Inspect.svelte | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/webui/src/components/Inspect.svelte b/webui/src/components/Inspect.svelte index dfe9d43..a946c0a 100644 --- a/webui/src/components/Inspect.svelte +++ b/webui/src/components/Inspect.svelte @@ -434,14 +434,6 @@ /> {/if} - {#if currentBacklinks.length > 0} - - {/if} - {#if tagged.length > 0} {/if} + {#if currentBacklinks.length > 0} + + {/if} + {#if $entityInfo?.t === "Attribute"}