From 9f0454e9f8ec4a6c4c245c6901e75a01ae80a08d Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 20 May 2021 17:39:36 +0200 Subject: [PATCH] Refactoring fixed wrong Bsp number (is now Bsp 3) --- frontend/src/environments/environment.ts | 2 +- frontend/src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/environments/environment.ts b/frontend/src/environments/environment.ts index 774f2dc..8238521 100644 --- a/frontend/src/environments/environment.ts +++ b/frontend/src/environments/environment.ts @@ -1,7 +1,7 @@ import {NgxLoggerLevel} from 'ngx-logger'; export const environment = { - title: 'Bsp 4 Gruppe 4', + title: 'Bsp 3 Gruppe 4', openid_endpoint: 'https://waecm-sso.inso.tuwien.ac.at/auth/realms/waecm/protocol/openid-connect', production: true, location: window.location.hostname, diff --git a/frontend/src/index.html b/frontend/src/index.html index d396c27..91f61cb 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -2,7 +2,7 @@ - Bsp 2 Gruppe 4 + Bsp 3 Gruppe 4