aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/routing/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/core/routing/index.ts')
-rw-r--r--client/src/app/core/routing/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/core/routing/index.ts b/client/src/app/core/routing/index.ts
index 9f0b4eac5..58b83bb2a 100644
--- a/client/src/app/core/routing/index.ts
+++ b/client/src/app/core/routing/index.ts
@@ -2,3 +2,4 @@ export * from './login-guard.service'
2export * from './user-right-guard.service' 2export * from './user-right-guard.service'
3export * from './preload-selected-modules-list' 3export * from './preload-selected-modules-list'
4export * from './redirect.service' 4export * from './redirect.service'
5export * from './menu-guard.service'