Revert: Angular 14 upgrade

This commit is contained in:
softsimon
2022-07-08 16:45:24 +02:00
parent c4638f2ac5
commit 2d6f4d3bdb
5 changed files with 3001 additions and 5592 deletions

View File

@@ -12,7 +12,6 @@ if (browserWindowEnv.BASE_MODULE && (browserWindowEnv.BASE_MODULE === 'bisq' ||
routes = [
{
path: '',
pathMatch: 'full',
redirectTo: 'api/rest'
},
{
@@ -32,7 +31,6 @@ if (browserWindowEnv.BASE_MODULE && (browserWindowEnv.BASE_MODULE === 'bisq' ||
routes = [
{
path: '',
pathMatch: 'full',
redirectTo: 'faq'
},
{