From eb0a07065653fc66c81660d78bfa69d1b29bd087 Mon Sep 17 00:00:00 2001 From: Heinrich Marks <heinrich.marks@mni.thm.de> Date: Wed, 14 Mar 2018 12:30:37 +0100 Subject: [PATCH] Adjust according to proposal --- src/app/creator-room/creator-room.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/creator-room/creator-room.component.html b/src/app/creator-room/creator-room.component.html index 900188f92..051dc5d43 100644 --- a/src/app/creator-room/creator-room.component.html +++ b/src/app/creator-room/creator-room.component.html @@ -69,4 +69,4 @@ </mat-card> <div *ngIf="!isLoading && !room">Error: room could not be found!</div> </div> -</div> \ No newline at end of file +</div> -- GitLab