mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
fix(analytics): add missing period for stats report
This commit is contained in:
@@ -16,6 +16,7 @@ export class RedisStatisticsStore implements StatisticsStoreInterface {
|
||||
if (
|
||||
![
|
||||
Period.Last30Days,
|
||||
Period.Last30DaysIncludingToday,
|
||||
Period.ThisYear,
|
||||
Period.Q1ThisYear,
|
||||
Period.Q2ThisYear,
|
||||
|
||||
Reference in New Issue
Block a user