Angular 14 Upgrade

This commit is contained in:
softsimon
2022-07-08 10:26:54 +02:00
parent c9f788e3a4
commit 63939981c1
5 changed files with 5610 additions and 3019 deletions

View File

@@ -91,6 +91,7 @@ const routes: Routes = [
},
{
path: '',
pathMatch: 'full',
redirectTo: 'mempool',
},
{