mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
add active website tracking with pin icon
This commit is contained in:
parent
1225473c20
commit
65c4627900
6 changed files with 52 additions and 10 deletions
|
|
@ -6,6 +6,7 @@ export const initialState = {
|
|||
showCharts: true,
|
||||
limit: DEFAULT_WEBSITE_LIMIT,
|
||||
websiteOrder: [],
|
||||
websiteActive: [],
|
||||
editing: false,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue