feature(dashboard): add new retention chart type
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
e2065da16e
commit
f977c5454a
@@ -106,6 +106,7 @@ export const intervals = {
|
||||
minute: 'minute',
|
||||
day: 'day',
|
||||
hour: 'hour',
|
||||
week: 'week',
|
||||
month: 'month',
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user