From 5da41b393959616e123161a75cb6c72e701acc81 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 17 May 2021 11:08:28 -0400 Subject: use type of collection to determine if its a dashboard instead of a flag. --- src/client/views/collections/CollectionView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/collections/CollectionView.tsx b/src/client/views/collections/CollectionView.tsx index f8b827c05..fb60265e3 100644 --- a/src/client/views/collections/CollectionView.tsx +++ b/src/client/views/collections/CollectionView.tsx @@ -236,7 +236,7 @@ export class CollectionView extends ViewBoxAnnotatableComponent