diff --git a/Yavsc/Views/Home/Chat.cshtml b/Yavsc/Views/Home/Chat.cshtml index 6becebb3..d309a15e 100644 --- a/Yavsc/Views/Home/Chat.cshtml +++ b/Yavsc/Views/Home/Chat.cshtml @@ -46,12 +46,17 @@ @if (!ViewBag.IsAuthenticated) { // Get the user name and store it to prepend to messages. -} } \ No newline at end of file + +} }