fix dataset select list (#15203)

This commit is contained in:
Phillip Kelley-Dotson 2021-06-16 20:56:40 -07:00 committed by GitHub
parent 965dacdb33
commit cb10427b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ function ChartList(props: ChartListProps) {
),
),
),
paginate: false,
paginate: true,
},
...(props.user.userId ? [favoritesFilter] : []),
{