aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/account/index.ts')
-rw-r--r--client/src/app/account/index.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/app/account/index.ts b/client/src/app/account/index.ts
index 823d9fe5f..be03713cb 100644
--- a/client/src/app/account/index.ts
+++ b/client/src/app/account/index.ts
@@ -1,3 +1,4 @@
1export * from './account-routing.module';
1export * from './account.component'; 2export * from './account.component';
2export * from './account.routes'; 3export * from './account.module';
3export * from './account.service'; 4export * from './account.service';