From 00a446454d4721fc49517815655f6b4f8a17b554 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 10 Jun 2016 17:43:40 +0200 Subject: Add tags support to the video list --- client/tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/tsconfig.json') diff --git a/client/tsconfig.json b/client/tsconfig.json index fdcf742ea..54b931ba6 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json @@ -37,6 +37,7 @@ "src/app/shared/search/search-field.type.ts", "src/app/shared/search/search.component.ts", "src/app/shared/search/search.model.ts", + "src/app/shared/search/search.service.ts", "src/app/shared/users/auth-status.model.ts", "src/app/shared/users/auth.service.ts", "src/app/shared/users/index.ts", -- cgit v1.2.3