Commit c4f8e4b0 authored by Mark Harding's avatar Mark Harding

(chore): temporarily remove the 1y filter

parent 90756b9e
No related merge requests found
Pipeline #77857595 passed with stages
in 34 minutes and 44 seconds
......@@ -56,10 +56,10 @@ export class SortSelectorComponent implements OnInit, OnDestroy, AfterViewInit {
id: '30d',
label: '30d',
},
{
/*{
id: '1y',
label: '1y'
},
},*/
];
customTypes: Array<{ id, label, icon? }> = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment