diff --git a/lib/chiya_web/controllers/note_html/index.html.heex b/lib/chiya_web/controllers/note_html/index.html.heex index e870134..2ed65bc 100644 --- a/lib/chiya_web/controllers/note_html/index.html.heex +++ b/lib/chiya_web/controllers/note_html/index.html.heex @@ -21,7 +21,7 @@ <%= for channel <- @channels do %> <%= channel.name %> (<%= Enum.count(channel.notes) %>)