From fbb5a567376ff715e975dfbed59a4d2ce77dbd74 Mon Sep 17 00:00:00 2001 From: Longze Chen Date: Wed, 18 Jun 2025 11:52:07 -0400 Subject: [PATCH] Open verified links in new tab --- app/guid-node/links/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/guid-node/links/template.hbs b/app/guid-node/links/template.hbs index 51fd1f3bac..bfacda06ee 100644 --- a/app/guid-node/links/template.hbs +++ b/app/guid-node/links/template.hbs @@ -33,7 +33,7 @@ {{configuredLinkAddon.displayName}} {{configuredLinkAddon.resourceType}} - {{t 'links.link'}} + {{t 'links.link'}} {{/each}}