From ab32b0fc805b92c5a1d7ac5901cb1a38e94622ca Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 6 Sep 2016 22:40:57 +0200 Subject: Dirty update to Angular RC6 --- client/src/app/admin/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/admin/index.ts') diff --git a/client/src/app/admin/index.ts b/client/src/app/admin/index.ts index 292973681..3d0e67b15 100644 --- a/client/src/app/admin/index.ts +++ b/client/src/app/admin/index.ts @@ -1,3 +1,4 @@ +export * from './friends'; export * from './users'; export * from './admin.component'; export * from './admin.routes'; -- cgit v1.2.3