From 4ad3bc88a4dfc22173b1d625b1f74a715d0b6454 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 29 Sep 2020 21:14:14 -0400 Subject: from last --- src/client/views/linking/LinkMenuItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/linking/LinkMenuItem.tsx') diff --git a/src/client/views/linking/LinkMenuItem.tsx b/src/client/views/linking/LinkMenuItem.tsx index 62a2a525b..055cc8d26 100644 --- a/src/client/views/linking/LinkMenuItem.tsx +++ b/src/client/views/linking/LinkMenuItem.tsx @@ -186,7 +186,7 @@ export class LinkMenuItem extends React.Component { addDocTab(annotationOn instanceof Doc ? annotationOn : destinationDoc, StrCast(linkDoc.followLinkLocation)); if (annotationOn) { setTimeout(() => { - const dv = DocumentManager.Instance.getFirstDocumentView(destinationDoc); \ + const dv = DocumentManager.Instance.getFirstDocumentView(destinationDoc); dv?.props.focus(destinationDoc, false); }); } -- cgit v1.2.3-70-g09d2