mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Refinamentos 1
This commit is contained in:
@@ -7,10 +7,6 @@ const routes: Routes = [
|
||||
{
|
||||
path: '',
|
||||
component: AttachmentsPage
|
||||
},
|
||||
{
|
||||
path: 'viewer',
|
||||
loadChildren: () => import('./viewer/viewer.module').then( m => m.ViewerPageModule)
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user