Skip to content

Commit db42673

Browse files
committed
fix: merge
1 parent 91db02e commit db42673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/web/angular-customer-app/src/app/app.routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ export const routes: Routes = [
3030
// { path: '/config.html', redirectTo: '/config.html'},
3131
// { path: '/config', redirectTo: '/config.html'},
3232
{ path: '**', redirectTo: '/chat' },
33-
];
33+
];

0 commit comments

Comments
 (0)