Revert "Show dates when searching for a set"

This reverts commit 7d532298b1.

Actually prefer this being manual. Otherwise we might mess with
users who don't want the dates to be showing.
This commit is contained in:
Brandon Presley 2022-09-28 14:07:02 +13:00
parent 64d046fe8f
commit 80553234bd
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ export default function SetList() {
setSets(newSets);
setOffset(0);
setEnd(false);
if (search) setDates(true);
}, [search, predict]);
useFocusEffect(