fix: path
This commit is contained in:
@@ -55,7 +55,7 @@ export type Config = {
|
||||
|
||||
const themeConfig: Config = {
|
||||
templateName: 'APSKEL',
|
||||
homePageUrl: '/dashboards/crm',
|
||||
homePageUrl: '/dashboards/overview',
|
||||
settingsCookieName: 'vuexy-mui-next-demo-1',
|
||||
mode: 'system', // 'system', 'light', 'dark'
|
||||
skin: 'default', // 'default', 'bordered'
|
||||
|
||||
Reference in New Issue
Block a user