Add website ordering to state and settings page
This commit is contained in:
@@ -12,6 +12,7 @@ import { getItem, setItem } from 'lib/web';
|
||||
export const defaultDashboardConfig = {
|
||||
showCharts: true,
|
||||
limit: DEFAULT_WEBSITE_LIMIT,
|
||||
websiteOrdering: {},
|
||||
};
|
||||
|
||||
const initialState = {
|
||||
|
||||
Reference in New Issue
Block a user