Skip to content

Commit

Permalink
fixed LoadIO template to display correct message.
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahchoi-diginex committed Nov 14, 2018
1 parent d7697b8 commit 07f6622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebSocketApp/Views/LoadIO.cshtml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@model WebSocketApp.Models.Message
{{ message }}
@Model.Text

0 comments on commit 07f6622

Please sign in to comment.