Improve profile

This commit is contained in:
Peter Maquiran
2021-05-27 16:21:04 +01:00
parent b686696bf7
commit ad07ed0540
10 changed files with 92 additions and 3 deletions
+4
View File
@@ -108,6 +108,10 @@ const routes: Routes = [
path: 'deploma-options',
loadChildren: () => import('./shared/popover/deploma-options/deploma-options.module').then( m => m.DeplomaOptionsPageModule)
},
{
path: 'pin',
loadChildren: () => import('./shared/pin/pin.module').then( m => m.PinPageModule)
},
/* {
path: 'chat',