diff options
Diffstat (limited to 'client/src/app/shared')
-rw-r--r-- | client/src/app/shared/shared-main/shared-main.module.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-main/shared-main.module.ts b/client/src/app/shared/shared-main/shared-main.module.ts index 04e3eb0af..732914e34 100644 --- a/client/src/app/shared/shared-main/shared-main.module.ts +++ b/client/src/app/shared/shared-main/shared-main.module.ts | |||
@@ -83,7 +83,7 @@ import { AUTH_INTERCEPTOR_PROVIDER } from './auth' | |||
83 | ListOverflowComponent, | 83 | ListOverflowComponent, |
84 | TopMenuDropdownComponent, | 84 | TopMenuDropdownComponent, |
85 | 85 | ||
86 | UserNotificationsComponent, | 86 | UserNotificationsComponent |
87 | ], | 87 | ], |
88 | 88 | ||
89 | exports: [ | 89 | exports: [ |