From 586ff25120a26f6be19a7b851b81e88cb1db8ad7 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 31 Aug 2017 17:36:57 +0200 Subject: [PATCH] tr --- Yavsc/Views/Home/Chat.cshtml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Yavsc/Views/Home/Chat.cshtml b/Yavsc/Views/Home/Chat.cshtml index af5f186a..0549929b 100644 --- a/Yavsc/Views/Home/Chat.cshtml +++ b/Yavsc/Views/Home/Chat.cshtml @@ -49,9 +49,11 @@ @if (!ViewBag.IsAuthenticated) { // Get the user name and store it to prepend to messages. } } + +