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