diff --git a/ts/src/stats/GraphsPage.svelte b/ts/src/stats/GraphsPage.svelte index bcf9ceafd..044dcd063 100644 --- a/ts/src/stats/GraphsPage.svelte +++ b/ts/src/stats/GraphsPage.svelte @@ -98,12 +98,15 @@ value={SearchRange.Collection} /> Collection - - + { + searchRange = SearchRange.Custom; + }} + placeholder="Custom search" />