diff --git a/src/app/creator-room/creator-room.component.html b/src/app/creator-room/creator-room.component.html index 900188f92d49c5ed3f8e56c8e2edb3eea6092fb2..051dc5d43a5e3d0a4157a547fa19320efed8b1aa 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>