aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/menu/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/core/menu/index.ts')
-rw-r--r--client/src/app/core/menu/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/core/menu/index.ts b/client/src/app/core/menu/index.ts
index d07a1144c..ff40f26e1 100644
--- a/client/src/app/core/menu/index.ts
+++ b/client/src/app/core/menu/index.ts
@@ -1 +1,2 @@
1export * from './menu.component'; 1export * from './menu.component';
2export * from './menu-admin.component';