From 68b00ed7e782fd237cdcdcb30f55814874854187 Mon Sep 17 00:00:00 2001 From: aidahosa1 Date: Sat, 18 May 2024 02:49:43 -0400 Subject: perchance time to pull --- src/client/views/pdf/GPTPopup/GPTPopup.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/client/views/pdf/GPTPopup') diff --git a/src/client/views/pdf/GPTPopup/GPTPopup.tsx b/src/client/views/pdf/GPTPopup/GPTPopup.tsx index 3d138fa7d..4fb757d8a 100644 --- a/src/client/views/pdf/GPTPopup/GPTPopup.tsx +++ b/src/client/views/pdf/GPTPopup/GPTPopup.tsx @@ -156,7 +156,9 @@ export class GPTPopup extends ObservableReactComponent { public addDoc: (doc: Doc | Doc[], sidebarKey?: string | undefined) => boolean = () => false; public addToCollection: ((doc: Doc | Doc[], annotationKey?: string | undefined) => boolean) | undefined; - + /** + * Sorts cards in the CollectionCardDeckView + */ generateSort = async () => { this.setLoading(true); this.setSortDone(false); -- cgit v1.2.3-70-g09d2