diff options
Diffstat (limited to 'client/src/app/account/index.ts')
-rw-r--r-- | client/src/app/account/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/account/index.ts b/client/src/app/account/index.ts index 7445003fd..823d9fe5f 100644 --- a/client/src/app/account/index.ts +++ b/client/src/app/account/index.ts | |||
@@ -1,2 +1,3 @@ | |||
1 | export * from './account.component'; | 1 | export * from './account.component'; |
2 | export * from './account.routes'; | 2 | export * from './account.routes'; |
3 | export * from './account.service'; | ||