RED-6539: try fix tenants

This commit is contained in:
Dan Percic 2023-04-03 16:29:18 +03:00
parent 90ac3b08be
commit 92413b8c9f
2 changed files with 2 additions and 1 deletions

View File

@ -97,6 +97,7 @@ const dossierTemplateIdRoutes: IqserRoutes = [
const routes: IqserRoutes = [
{
path: '',
pathMatch: 'full',
component: TenantResolveComponent,
},
{

@ -1 +1 @@
Subproject commit 9bb7619907b3965da28a3477addcb3a3082d4b3b
Subproject commit b4364900b565b2d52103dbd6ea814116154744e0