We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91db02e commit db42673Copy full SHA for db42673
client/web/angular-customer-app/src/app/app.routes.ts
@@ -30,4 +30,4 @@ export const routes: Routes = [
30
// { path: '/config.html', redirectTo: '/config.html'},
31
// { path: '/config', redirectTo: '/config.html'},
32
{ path: '**', redirectTo: '/chat' },
33
-];
+];
0 commit comments