mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Move reordering of websites onto dashboard
This commit is contained in:
parent
765add71a9
commit
137ff97c07
6 changed files with 118 additions and 15 deletions
|
|
@ -13,6 +13,7 @@ export const defaultDashboardConfig = {
|
|||
showCharts: true,
|
||||
limit: DEFAULT_WEBSITE_LIMIT,
|
||||
websiteOrdering: {},
|
||||
changeOrderMode: false,
|
||||
};
|
||||
|
||||
const initialState = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue