mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Create unit test.
This commit is contained in:
parent
ce2a83a09f
commit
e6eb9a487e
4 changed files with 21 additions and 19 deletions
|
|
@ -30,6 +30,8 @@ export const FILTER_RANGE = 'filter-range';
|
|||
export const FILTER_REFERRERS = 'filter-referrers';
|
||||
export const FILTER_PAGES = 'filter-pages';
|
||||
|
||||
export const UNIT_TYPES = ['year', 'month', 'hour', 'day'];
|
||||
|
||||
export const USER_FILTER_TYPES = {
|
||||
all: 'All',
|
||||
username: 'Username',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue