mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
monthly period not supported
This commit is contained in:
parent
4969ceadd4
commit
895e12c29b
1 changed files with 0 additions and 4 deletions
|
|
@ -22,10 +22,6 @@ class TimeSeries extends Calculator
|
|||
[
|
||||
'key' => '1d',
|
||||
'startTime' => '-30 days'
|
||||
],
|
||||
[
|
||||
'key' => '1mo',
|
||||
'startTime' => '-12 months'
|
||||
]
|
||||
];
|
||||
// all the mertics that we are collecting
|
||||
|
|
|
|||
Loading…
Reference in a new issue