From e2b4502f87cf5707a77736267a1d96261024874c Mon Sep 17 00:00:00 2001 From: Sophie Zhang Date: Thu, 9 May 2024 11:49:33 -0400 Subject: started cleanup --- src/client/views/pdf/GPTPopup/GPTPopup.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/pdf') diff --git a/src/client/views/pdf/GPTPopup/GPTPopup.tsx b/src/client/views/pdf/GPTPopup/GPTPopup.tsx index 42562986f..cb5137c83 100644 --- a/src/client/views/pdf/GPTPopup/GPTPopup.tsx +++ b/src/client/views/pdf/GPTPopup/GPTPopup.tsx @@ -143,6 +143,7 @@ export class GPTPopup extends ObservableReactComponent { _layout_autoHeight: true, }); this.addDoc(newDoc, this.sidebarId); + // newDoc.data = 'Hello world'; const anchor = AnchorMenu.Instance?.GetAnchor(undefined, false); if (anchor) { DocUtils.MakeLink(newDoc, anchor, { -- cgit v1.2.3-70-g09d2