diff options
Diffstat (limited to 'client/src/app/menu/index.ts')
-rw-r--r-- | client/src/app/menu/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/menu/index.ts b/client/src/app/menu/index.ts index 39dbde750..7f62c1100 100644 --- a/client/src/app/menu/index.ts +++ b/client/src/app/menu/index.ts | |||
@@ -1,3 +1,3 @@ | |||
1 | export * from './language-chooser.component' | 1 | export * from './language-chooser.component' |
2 | export * from './avatar-notification.component' | 2 | export * from './notification.component' |
3 | export * from './menu.component' | 3 | export * from './menu.component' |