disable all time until i can make fetching it faster
This commit is contained in:
@ -30,10 +30,6 @@ const timeframes: TimeframesType[] = [
|
||||
timeframe: "monthly",
|
||||
display: "This Month",
|
||||
},
|
||||
{
|
||||
timeframe: "all",
|
||||
display: "All Time",
|
||||
},
|
||||
];
|
||||
|
||||
type TopScoresDataProps = {
|
||||
|
Reference in New Issue
Block a user