From 8dfef624323b8b93098150115d93f4089b846fb2 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 29 May 2023 02:17:54 +0200 Subject: [PATCH] Fix: always link to the wiki when tags are shown --- UI/Popup/TagHint.svelte | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/UI/Popup/TagHint.svelte b/UI/Popup/TagHint.svelte index 19a1d3ca8..cf7d51112 100644 --- a/UI/Popup/TagHint.svelte +++ b/UI/Popup/TagHint.svelte @@ -1,10 +1,8 @@ {#if $userDetails.loggedIn}