From b12ca1da88622544166c53db599b65d822c2fd5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 29 Mar 2016 08:25:03 +0200 Subject: [PATCH] build(): fixed failing build --- public/app/headers/common.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/headers/common.d.ts b/public/app/headers/common.d.ts index 67c8604685f..219faf195bc 100644 --- a/public/app/headers/common.d.ts +++ b/public/app/headers/common.d.ts @@ -1,5 +1,5 @@ -/// -/// +/// +/// declare var System: any;