Revert: Angular 14 upgrade

This commit is contained in:
softsimon
2022-07-08 16:45:24 +02:00
parent 4b27273c31
commit f45d0e1ad9
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'
},
{