From 563eee276316097d11d0c3bc13b6917610053e4f Mon Sep 17 00:00:00 2001 From: geireann Date: Thu, 26 Aug 2021 13:49:18 -0400 Subject: changes --- src/client/documents/Documents.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/documents/Documents.ts') diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts index 8ef31362c..007262f9c 100644 --- a/src/client/documents/Documents.ts +++ b/src/client/documents/Documents.ts @@ -1196,7 +1196,7 @@ export namespace DocUtils { docAdder?.(newDoc); } }), - icon: Doc.toIcon(Cast(dragDoc.type, Doc, null)), + icon: Doc.toIcon(dragDoc), })) as ContextMenuProps[], icon: "eye" }); -- cgit v1.2.3-70-g09d2