From 6fe4ed88cb38be30c008f89e0d0489ec35606832 Mon Sep 17 00:00:00 2001 From: MTRNord Date: Fri, 10 Nov 2017 17:49:59 +0000 Subject: [PATCH] Add missing space --- web/app/shared/models/widget.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/shared/models/widget.ts b/web/app/shared/models/widget.ts index 7ef4719..2186add 100644 --- a/web/app/shared/models/widget.ts +++ b/web/app/shared/models/widget.ts @@ -7,7 +7,7 @@ export const WIDGET_SCALAR_GOOGLEDOCS = "googledocs"; export const WIDGET_SCALAR_JITSI = "jitsi"; export const WIDGET_SCALAR_YOUTUBE = "youtube"; export const WIDGET_SCALAR_GRAFANA = "grafana"; -//Placeholder until Scalar supports twitch +// Placeholder until Scalar supports twitch export const WIDGET_SCALAR_TWITCH = ""; // Dimension has its own set of types to ensure that we don't conflict with Scalar