diff --git a/src/frontend/app/app.component.ts b/src/frontend/app/app.component.ts index e3e162147fc013ee8bbe9f4282f5c20bae899bf8..a0fd2eee4cdd66f0ee15d0970d183f8686c4800f 100755 --- a/src/frontend/app/app.component.ts +++ b/src/frontend/app/app.component.ts @@ -48,6 +48,7 @@ export class AppComponent { if (!environment.production) { this.debugMode = true; } + } test() {