This commit is contained in:
tiago.kayaya
2021-06-02 16:36:50 +01:00
parent 7e3ccc9e01
commit 495e845240
12 changed files with 85 additions and 47 deletions
+1
View File
@@ -121,6 +121,7 @@ const routes: Routes = [
loadChildren: () => import('./shared/fingerprint/fingerprint.module').then( m => m.FingerprintPageModule)
},
/* {
path: 'chat',
component: ChatPage