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"}