mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-15 05:13:05 +00:00
feat: get tab navigation items from config
This commit is contained in:
@@ -37,7 +37,7 @@ import {IonIconModule} from '../../util/ion-icon/ion-icon.module';
|
||||
|
||||
const catalogRoutes: Routes = [
|
||||
{
|
||||
path: 'dashboard',
|
||||
path: 'overview',
|
||||
component: DashboardComponent,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user