aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraidahosa1 <aisosa_idahosa@brown.edu>2024-05-18 03:23:00 -0400
committeraidahosa1 <aisosa_idahosa@brown.edu>2024-05-18 03:23:00 -0400
commit57f0d29c0a783bfa797b8e5584bbf800a1f076de (patch)
tree074de108ffb83392f3f4860fd84a549c2040bdf0
parent184d078644806668a213aa7fd4ed242bb24a2932 (diff)
bed time
-rw-r--r--src/client/views/collections/CollectionCardDeckView.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionCardDeckView.tsx b/src/client/views/collections/CollectionCardDeckView.tsx
index f2da61844..b2a94c3c6 100644
--- a/src/client/views/collections/CollectionCardDeckView.tsx
+++ b/src/client/views/collections/CollectionCardDeckView.tsx
@@ -718,7 +718,6 @@ export class CollectionCardView extends CollectionSubView() {
if (isChat){
return NumCast(doc.chatGroup)
}
-
switch (groupNumber){
case 0:
return NumCast(doc.custom1Group)