From 80553234bde586079206a7385027b90670442102 Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Wed, 28 Sep 2022 14:07:02 +1300 Subject: [PATCH] Revert "Show dates when searching for a set" This reverts commit 7d532298b107df0877ddc02347c0acc13f133b36. Actually prefer this being manual. Otherwise we might mess with users who don't want the dates to be showing. --- SetList.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/SetList.tsx b/SetList.tsx index 54db3a7d..25737a1e 100644 --- a/SetList.tsx +++ b/SetList.tsx @@ -64,7 +64,6 @@ export default function SetList() { setSets(newSets); setOffset(0); setEnd(false); - if (search) setDates(true); }, [search, predict]); useFocusEffect(