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. } } + +