This commit is contained in:
Sébastien André
2021-05-03 09:40:30 +02:00
parent 08c923cc72
commit 2e8182d153
7 changed files with 24 additions and 15 deletions

View File

@@ -9,5 +9,6 @@ export enum CacheApiKey {
StatsByJumpType,
StatsByGear,
StatsOfLastYear,
StatsOfLastMonth
StatsOfLastMonth,
StatsByYear
}