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