aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/users/index.ts')
-rw-r--r--client/src/app/shared/users/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/users/index.ts b/client/src/app/shared/users/index.ts
index 7b5a67bc7..ebd715fb1 100644
--- a/client/src/app/shared/users/index.ts
+++ b/client/src/app/shared/users/index.ts
@@ -1,2 +1,3 @@
1export * from './user.model' 1export * from './user.model'
2export * from './user.service' 2export * from './user.service'
3export * from './user-notifications.component'