diff --git a/src/app/config.ts b/src/app/config.ts index 56dbeb2..9afd139 100644 --- a/src/app/config.ts +++ b/src/app/config.ts @@ -19,7 +19,7 @@ export const config = { 'web-only' ], iframeUrl: '/webservice', - hide_messages: false + hideMessages: false }, ide: { route: 'ide', diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index 2473be4..77d23d3 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -4,7 +4,7 @@
-
+