mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -284,6 +284,10 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'task-detail-header',
|
||||
loadChildren: () => import('./shared/gabinete-digital/generic/task-detail-header/task-detail-header.module').then( m => m.TaskDetailHeaderPageModule)
|
||||
},
|
||||
{
|
||||
path: 'ask-modal',
|
||||
loadChildren: () => import('./modals/ask-modal/ask-modal.module').then( m => m.AskModalPageModule)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user